Template:RotMPrevNextItem: Difference between revisions

From Inkipedia, the Splatoon wiki
(Added a category.)
m (MAINT: HTML tags changed to CSS)
 
Line 2: Line 2:
| width="41%" style="background-color:rgba({{RotMSiteColor|{{{site1}}}}}, 0.5); border-top-left-radius: 20px; border-bottom-left-radius: 20px; " |
| width="41%" style="background-color:rgba({{RotMSiteColor|{{{site1}}}}}, 0.5); border-top-left-radius: 20px; border-bottom-left-radius: 20px; " |
{| align="right" style="width:100%; border-top-left-radius: 20px; border-bottom-left-radius: 20px;"
{| align="right" style="width:100%; border-top-left-radius: 20px; border-bottom-left-radius: 20px;"
| align="right" style="width:32px" | {{#if: {{{prev|}}} | <big>'''[[{{{prev}}}|{{color|←|{{{textcolor|#000000}}}}}]]'''</big> }}
| align="right" style="width:32px" | {{#if: {{{prev|}}} | <span style="font-size:1.25em">'''[[{{{prev}}}|{{color|←|{{{textcolor|#000000}}}}}]]'''</span> }}
| align="right" | {{#if: {{{prev|}}} | [[{{{prev}}}|{{color|'''{{{prevnum}}}: {{{prev}}}'''|{{{textcolor|#000000}}}}}]] }}
| align="right" | {{#if: {{{prev|}}} | [[{{{prev}}}|{{color|'''{{{prevnum}}}: {{{prev}}}'''|{{{textcolor|#000000}}}}}]] }}
|}
|}
Line 12: Line 12:
{| align="right" style="width:100%; border-top-right-radius: 20px; border-bottom-right-radius: 20px;"
{| align="right" style="width:100%; border-top-right-radius: 20px; border-bottom-right-radius: 20px;"
| align = "left" | {{#if: {{{next|}}} | [[{{{next}}}|{{color|'''{{{nextnum}}}: {{{next}}}'''|{{{textcolor|#000000}}}}}]] }}
| align = "left" | {{#if: {{{next|}}} | [[{{{next}}}|{{color|'''{{{nextnum}}}: {{{next}}}'''|{{{textcolor|#000000}}}}}]] }}
| align = "left" style="width:32px" | {{#if: {{{next|}}} | <big>'''[[{{{next}}}|{{color|→|{{{textcolor|#000000}}}}}]]'''</big> }}
| align = "left" style="width:32px" | {{#if: {{{next|}}} | <span style="font-size:1.25em">'''[[{{{next}}}|{{color|→|{{{textcolor|#000000}}}}}]]'''</span> }}
|}</includeonly><noinclude>[[Category:Navigation templates]]
|}</includeonly><noinclude>[[Category:Navigation templates]]
To be used only inside RotMPrevNext.
To be used only inside RotMPrevNext.

Latest revision as of 17:04, 29 June 2024

To be used only inside RotMPrevNext.

Parameters

  • site - required. Crater,Alterna or Rocket
  • prev - optional. Stage name.
  • prevnum - optional, requires prev to be set. Two or four digit stage number.
  • next - optional. Stage name.
  • nextnum - optional, requires next to be set. Two or four digit stage number.