Spielwiese: Unterschied zwischen den Versionen

Aus KaroWiki
Zur Navigation springen Zur Suche springen
(Vorlage Karte)
(Die Seite wurde geleert.)
 
Zeile 1: Zeile 1:
<includeonly>
 
{| 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>}}} }}
 
  
|-
 
| 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]]
 
|}
 
 
 
[[Kategorie:{{{PLAYERS|0}}} Spieler]]
 
[[Kategorie:Kartendesign]]
 
{{#switch: {{{STATUS|}}}
 
  | 1 = [[Kategorie:Aktive Karte]]
 
  | 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>
 

Aktuelle Version vom 9. Januar 2017, 20:02 Uhr