Difference between revisions of "Template:MapRow"

From MINR.ORG WIKI
m
m (Fixing the color to not span across a row.)
 
(32 intermediate revisions by the same user not shown)
Line 1: Line 1:
|- style="color:{{{1}}}"
+
|-
|[[{{{2}}}]] {{#if: {{{7|}}} | <nowiki>|rowspan="{{{7}}}"|{{{6}}}</nowiki> | }}{{#if: {{{5|}}} | <nowiki> |</nowiki>rowspan="{{{5}}}"<nowiki>|</nowiki>{{{4}}} | }}  
+
{{#if: {{{8|}}} | {{!}}rowspan="{{{8}}}"{{!}}<span style="color: {{{1}}}">{{{7}}}</span>}}
|{{{3}}}
+
|{{#if: {{{2|}}} | [[{{{2|}}}]] |}} {{#if: {{{9|}}} | <span style="color: aqua">''&dagger;''</span> |}}
 +
|{{#if: {{{3|}}} | [[{{{3|}}}]] |}}
 +
|{{#if: {{{4|}}} | [[Creators#{{{4|}}}|{{{4|}}}]] |}}{{#if: {{{5|}}} |, [[Creators#{{{5|}}}|{{{5|}}}]] |}}{{#if: {{{6|}}} |, [[Creators#{{{6|}}}|{{{6|}}}]] |}} {{#ifeq: {{{4}}} | Minr | <span style="color: violet">''&Dagger;''</span> | }}
 
<noinclude>
 
<noinclude>
1 refers to color
+
1 refers to the difficulty color (e.g. white).
  
2 refers to map name
+
2 refers to the map name (e.g. Factory).
  
3 refers to creators
+
3 refers to the map's Main Type (Parkour, Maze, Puzzle, or Adventure).
  
4 refers to type
+
4, 5, and 6 refer to the names of the map creators.
  
5 refers to rows of type
+
7 refers to the difficulty name.
  
6 refers to difficulty
+
8 refers to rows of that difficulty.
  
7 refers to rows of difficulty
+
9 refers to extra ending/multi-level footnote.
  
If 5 or 7 are blank, then no rowspan thing for either will occur.
+
If 8 is blank it will not initiate a new row-spanning difficulty box.
 
</noinclude>
 
</noinclude>

Latest revision as of 17:00, 18 June 2019

|-

| | |

1 refers to the difficulty color (e.g. white).

2 refers to the map name (e.g. Factory).

3 refers to the map's Main Type (Parkour, Maze, Puzzle, or Adventure).

4, 5, and 6 refer to the names of the map creators.

7 refers to the difficulty name.

8 refers to rows of that difficulty.

9 refers to extra ending/multi-level footnote.

If 8 is blank it will not initiate a new row-spanning difficulty box.