Difference between revisions of "Template:MonsterNav"

From Rollo
(Created page with "<center> {| style="background: #{{{{{type|???}}} color}}; width: 400px; border: 3px solid #{{{{{type2|{{{type|???}}}}}} color dark}}; margin-bottom: 7px; {{roundy|20px}}" |- |...")
 
Line 6: Line 6:
 
| style="text-align: right" |  
 
| style="text-align: right" |  
  
| style="text-align: right" | &larr;&nbsp;#{{{1|001}}}:&nbsp;{{MN|001}}&nbsp;
+
| style="text-align: right" | [[{{MN|{{{prev|001}}}}} (monster)|<span style="color:#000;">&larr;&nbsp;&nbsp;#{{{prev|001}}}:&nbsp;{{MN|{{{prev|001}}}}}</span>]]
 
|}
 
|}
 
| style="background: #{{{{{type|???}}} color light}};" |
 
| style="background: #{{{{{type|???}}} color light}};" |
 
{| style="background: #{{{{{type|???}}} color light}}; width:100%;"
 
{| style="background: #{{{{{type|???}}} color light}}; width:100%;"
| style="text-align: center" | [[List of monsters by compendium number|Monsters]]
+
| style="text-align: center" |&nbsp;[[List of monsters by compendium number|<span style="color:#000;">Monsters</span>]]&nbsp;
 
|}
 
|}
 
| style="width:45%; background: #{{{{{type|???}}} color light}}; {{#ifeq: {{{round|{{{roundright|}}}}}}|none||{{roundy{{{roundright|right}}}|15px}}}}" |  
 
| style="width:45%; background: #{{{{{type|???}}} color light}}; {{#ifeq: {{{round|{{{roundright|}}}}}}|none||{{roundy{{{roundright|right}}}|15px}}}}" |  
 
{| style="width:100%; background: #{{{{{type|???}}} color light}}; {{roundyright|15px}}"
 
{| style="width:100%; background: #{{{{{type|???}}} color light}}; {{roundyright|15px}}"
| style="text-align: left" | &nbsp;#{{{1|003}}}:&nbsp;{{MN|003}}&nbsp;&rarr;
+
| style="text-align: left" | [[{{MN|{{{next|003}}}}} (monster)|<span style="color:#000;">&nbsp;#{{{next|003}}}:&nbsp;{{MN|{{{next|003}}}}}&nbsp;&rarr;</span>]]
 +
|}
 
|}</center><noinclude>
 
|}</center><noinclude>
 +
 +
==Usage==
 +
<pre>
 +
{{MonsterNav
 +
|type=
 +
|type2=
 +
|prev=###
 +
|next=###
 +
}}
 +
</pre>
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Revision as of 17:45, 14 February 2019

←  #001: Deku Sprout
 Monsters 
 #003: Deku Royal →

Usage

{{MonsterNav
|type=
|type2=
|prev=###
|next=###
}}