Difference between revisions of "Template:MobileMapRow"
From MINR.ORG WIKI
m (Typo fix) |
m (Updated documentation) |
||
| Line 1: | Line 1: | ||
| + | <includeonly>|- | ||
| + | ! scope="row" data-th="Map"| {{{name}}} | ||
| + | | data-th="Creator(s)"| {{{creators}}} | ||
| + | | data-th="Primary Type"| {{{primary}}} | ||
| + | | data-th="Secondary Type(s)"| {{{secondary|None}}} | ||
| + | | data-th="Location"| {{{location}}} | ||
| + | | data-th="Difficulty"| {{{difficulty}}} | ||
| + | | data-th="Map Code"| {{{mapcode}}} | ||
| + | | data-th="Publication"| {{{date}}} | ||
| + | </includeonly><noinclude> | ||
| + | <pre style="overflow:auto;"> | ||
|- | |- | ||
! scope="row" data-th="Map"| {{{name}}} | ! scope="row" data-th="Map"| {{{name}}} | ||
| Line 8: | Line 19: | ||
| data-th="Map Code"| {{{mapcode}}} | | data-th="Map Code"| {{{mapcode}}} | ||
| data-th="Publication"| {{{date}}} | | data-th="Publication"| {{{date}}} | ||
| − | |||
| − | |||
| − | |||
| − | + | Variables usually come with double bracket page links now. | |
| + | |||
| + | name refers to the map name (e.g. [['Napped]]). | ||
| − | + | creators refers to all creators (e.g. [[Rickyboy320]] and [[skyerzz]]). | |
| − | + | primary refers to the primary map type (e.g. [[Parkour]]). | |
| − | + | secondary refers to the secondary map type(s) (e.g. [[Search]]) | |
| − | + | location refers to map location (e.g. [[FFA]]) | |
| − | + | difficulty refers to map difficulty (e.g. [[:Category:Moderate|Moderate]]) | |
| − | + | mapcode refers to the map code (e.g. npd). | |
| − | + | date refers to the publication date (e.g. January 14, 2014). | |
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 07:05, 11 December 2025
|-
! scope="row" data-th="Map"| {{{name}}}
| data-th="Creator(s)"| {{{creators}}}
| data-th="Primary Type"| {{{primary}}}
| data-th="Secondary Type(s)"| {{{secondary|None}}}
| data-th="Location"| {{{location}}}
| data-th="Difficulty"| {{{difficulty}}}
| data-th="Map Code"| {{{mapcode}}}
| data-th="Publication"| {{{date}}}
Variables usually come with double bracket page links now.
name refers to the map name (e.g. [['Napped]]).
creators refers to all creators (e.g. [[Rickyboy320]] and [[skyerzz]]).
primary refers to the primary map type (e.g. [[Parkour]]).
secondary refers to the secondary map type(s) (e.g. [[Search]])
location refers to map location (e.g. [[FFA]])
difficulty refers to map difficulty (e.g. [[:Category:Moderate|Moderate]])
mapcode refers to the map code (e.g. npd).
date refers to the publication date (e.g. January 14, 2014).