Don't like the ads? Then create an account! Users with accounts have more options than anonymous users.

Difference between revisions of "Template:Dungeon infobox"

From Triforce Wiki, a The Legend of Zelda wiki
Jump to navigationJump to search
(consistency with other infoboxes)
(13px fontsize)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=300px style="padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background:#FFF; border:1px solid #000; color:#000; border-radius: 15px;"
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=300px style="padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background:#FFF; border:1px solid #000"
|-
|-
! colspan="2" bgcolor="#FFD700" style="border-radius: 15px;"| ''{{{name|{{PAGENAME}}}}}''
! colspan="2" bgcolor="#FFD700" style="font-size:13px"| {{{name|{{PAGENAME}}}}}
|-
|-
| align="center" colspan="2" | {{{image|}}}
| align="center" colspan="2" | {{{image|}}}
Line 23: Line 23:
{{!}} '''Main item(s)'''
{{!}} '''Main item(s)'''
{{!}} {{{items}}}
{{!}} {{{items}}}
|}}
|- style="vertical-align: top;"
{{#if:{{{mini-boss|}}}|{{!}}-style="background:#f7f2b9"
{{!}} '''Mini-boss(es)'''
{{!}} {{{mini-boss}}}
|}}
|}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
Line 39: Line 44:
|location =  
|location =  
|items =  
|items =  
|mini-boss =
|boss =  
|boss =  
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Dungeons]]</includeonly>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Dungeons]]</includeonly>

Latest revision as of 02:51, January 22, 2020

Dungeon infobox

Usage[edit]

{{Dungeon infobox
|name =
|image =
|first_appearance = 
|latest_appearance =
|location = 
|items = 
|mini-boss =
|boss = 
}}