Difference between revisions of "Template:MapRow"

From MINR.ORG WIKI
m (Test 6)
m (Test 7)
Line 1: Line 1:
|- style="color:{{{1}}}"
+
|- style="color:{{{1}}}"|[[{{{2}}}]]{{#if: {{{7|}}} | <nowiki>|rowspan="{{{7}}}"|{{{6}}}</nowiki> | }}{{#if: {{{5|}}} | <nowiki>|rowspan="{{{5}}}"|{{{4}}}</nowiki> | }}
|[[{{{2}}}]]{{#if: {{{7|}}} | <nowiki>|rowspan="{{{7}}}"|{{{6}}}</nowiki> | }}{{#if: {{{5|}}} | <nowiki>|rowspan="{{{5}}}"|{{{4}}}</nowiki> | }}
 
 
|{{{3}}}
 
|{{{3}}}
  

Revision as of 05:52, 9 February 2019

|- style="color:{{{1}}}"|[[{{{2}}}]] |{{{3}}}


1 refers to color

2 refers to map name

3 refers to creators

4 refers to type

5 refers to rows of type

6 refers to difficulty

7 refers to rows of difficulty

If 5 or 7 are blank, then no rowspan thing for either will occur.