Spielwiese: Unterschied zwischen den Versionen

Aus KaroWiki
Zur Navigation springen Zur Suche springen
(Vorlage Karte)
Zeile 1: Zeile 1:
Intern:
+
<includeonly>
[[Datei:Karomap_preview_61.png|50px|Ein internes Bild]]
+
{| class="wikitable" cellspacing="0" cellpadding="0" style="font-size: 95%; border-collapse:collapse; empty-cells:show; margin:0em 0em 1em 1em; background-color:white; border:1px solid #00C800 !important; float:right; width:300px"
 +
!colspan="2" style="font-size: 110%; color:white; background-color:#00C800" | Karte „{{{NAME|{{PAGENAME}}}}}“
 +
|-
 +
!colspan="2" style="border:1px solid #00C800; padding:4px; text-align:center;" | Vorschau
 +
|-
 +
|colspan="2" style="border:1px solid #00C800;" | [[Datei:Map_{{{ID|}}}.png|300px|Karte „{{{NAME|{{PAGENAME}}}}}“]]
 +
|-
 +
| style="padding:4px; border:0; vertical-align:top;" | Autor:
 +
| style="padding:4px; border:0; vertical-align:top;" | {{#ifexist: Benutzer:{{{AUTHOR|}}} | [[Benutzer:{{{AUTHOR|}}} | {{{AUTHOR|}}}]] | {{{AUTHOR|<small>Unbekannt</small>}}} }}
  
Extern (karopapier):
+
|-
[[File:www.karopapier.de/pre/92159.png|50px|Ein externes Karopapier-Bild]]
+
| style="padding:4px; border:0; vertical-align:top;" | Status:
 +
| style="padding:4px; border:0; vertical-align:top;" | {{#switch: {{{STATUS|}}}
 +
                                                        | 1 = Aktiv
 +
                                                        | 2 = In Planung
 +
                                                        | 3 = Nicht mehr aktiv
 +
                                                        | 4 = In Abstimmung
 +
                                                        | 5 = Wartet auf Freischaltung
 +
                                                        | #default = <small>Unbekannt</small>
 +
                                                      }}
 +
|-
 +
| style="padding:4px; border:0; vertical-align:top;" | Map-ID:
 +
| style="padding:4px; border:0; vertical-align:top;" | {{{ID|<small>Unbekannt</small>}}}
 +
|-
 +
!colspan="2" style="padding:4px; text-align:center;" | Details
 +
|-
 +
| style="padding:4px; border:0; vertical-align:top;" | Startplätze:
 +
| style="padding:4px; border:0; vertical-align:top;" | [[:Kategorie:{{{PLAYERS|}}} Spieler|{{{PLAYERS|0}}} Spieler]]
 +
|-
 +
| style="padding:4px; border:0; vertical-align:top;" | [[Checkpoints]]:
 +
| style="padding:4px; border:0; vertical-align:top;" | {{#if: {{{CHECKPOINTS|}}} | {{{CHECKPOINTS}}} | <small>keine</small> }}
 +
|-
 +
| style="padding:4px; border:0; vertical-align:top;" | Größe:
 +
| style="padding:4px; border:0; vertical-align:top;" | {{{COLS|}}}×{{{ROWS|}}}
 +
|-
 +
| style="padding:4px; border:0; vertical-align:top;" | Bewertung:
 +
| style="padding:4px; border:0; vertical-align:top;" | {{{RATING|0}}}
 +
|-
 +
{{#if: {{{REKORD|}}}|
 +
{{!}} style="padding:4px; vertical-align:top;" {{!}} Rundenrekord:
 +
{{!}} style="padding:4px; vertical-align:top;" {{!}} {{{REKORD}}} Züge
 +
|-}}
 +
!colspan="2" style="padding:4px; text-align:center;" | Quelldaten
 +
|-
 +
|colspan="2" | [[Karte:{{{NAME|}}}/source|{{{NAME|}}}/source]]
 +
|}
  
Extern:
 
[[File:www.google.de/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png|50px|Ein externes Bild]]
 
  
Extern (karopapier):
+
[[Kategorie:{{{PLAYERS|0}}} Spieler]]
https://www.karopapier.de/pre/92159.png
+
[[Kategorie:Kartendesign]]
 
+
{{#switch: {{{STATUS|}}}
Extern:
+
  | 1 = [[Kategorie:Aktive Karte]]
https://www.google.de/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
+
  | 2 =
 +
  | 3 =
 +
  | 4 =
 +
  | 5 =
 +
  | #default =
 +
}}
 +
</includeonly><noinclude>Vorlage für eine Infobox einer Karte. Einbindung erfolgt durch:
 +
<pre><nowiki>
 +
{{Infobox Karte
 +
|ID          =
 +
|NAME        =
 +
|AUTHOR      =
 +
|COLS        =
 +
|ROWS        =
 +
|RATING      =
 +
|PLAYERS    =
 +
|CHECKPOINTS =
 +
|STATUS      =
 +
|OLD-ID      =
 +
|NEW-ID      =
 +
|REKORD      =
 +
}}
 +
</nowiki></pre>
 +
</noinclude>

Version vom 4. Januar 2017, 16:46 Uhr

Vorlage für eine Infobox einer Karte. Einbindung erfolgt durch:

{{Infobox Karte
|ID          = 
|NAME        = 
|AUTHOR      = 
|COLS        = 
|ROWS        = 
|RATING      = 
|PLAYERS     = 
|CHECKPOINTS = 
|STATUS      = 
|OLD-ID      = 
|NEW-ID      = 
|REKORD      = 
}}