Template:Navbox/Icon: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
m (Changed default width and height to original image sizes.)
mNo edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><span style="text-align:center; float:left; overflow:hidden; margin-left:1px; margin-right:1px;"><div>[[File:{{{image|}}} | {{{width|{{#var:iconwidth}}}}}x{{{height|{{#var:iconheight}}}}}px | {{{text|}}} | link={{{link|}}} ]]</div>{{#if: {{{text|}}} | <div style="line-height:1; text-align:center; font-size:{{{textsize|{{#var:textsize}}}}}em; width:{{{textwidth|{{#var:textwidth}}}}}px; height:28px; margin=auto">[[{{{link|}}} | {{{text|}}}]]</div>}}</span></includeonly><noinclude>__NOTOC__==Usage==
<includeonly>{{#if: {{{link|}}} | {{#vardefine:pagelink| {{{link}}} }} | {{#vardefine:pagelink| {{#var:gamelink}}/{{{subpage|{{{text}}}}}} }} }}<span style="text-align:center; float:left; overflow:hidden; margin-left:1px; margin-right:1px;"><div>[[File:{{{image}}} | {{{width|{{#var:iconwidth}}}}}x{{{height|{{#var:iconheight}}}}}px | {{{text|}}} | link={{#var:pagelink}} ]]</div>{{#if: {{{text|}}} | <div style="line-height:1; text-align:center; font-size:{{{textsize|{{#var:textsize}}}}}em; width:{{{textwidth|{{#var:textwidth}}}}}px; height:{{#var:maxlines}}em; margin:auto">[[{{#var:pagelink}} | {{{text}}}]]</div>}}</span></includeonly><noinclude>
Creates a icon to use exclusively with [[Template:Navbox-Row]]. Text can be added below the icon.<br>
See {{Tlx|Navbox}} for documentation.
Icon width, height, and text should be defined when using [[Template:Navbox-Row]], but individual icons properties can still be defined as well.
[[Category:Universal]]
Text area height is fixed at two lines. It should automatically wrap, but you can use <nowiki><br></nowiki> to enter a second line.
[[Category:Templates]]</noinclude>
===Template Parameters===
*'''image''': Image icon.
*'''link''': Website link on image and text click.
===Optional Parameters===
*'''width''': Max image width in pixels. 0 will use try to use the original width of the image. (Default defined by [[Template:Navbox-Row]]:0)
*'''height''': Max image height in pixels. 0 will use try to use the original height of the image. (Default defined by [[Template:Navbox-Row]]:0)
*'''text''': Text to display below icon. (Default:No text)
*'''textsize''': Text size below icon. (Default defined by [[Template:Navbox-Row]]:1.0)
*'''textwidth''': Text area width to be used if image width is too small for desired text. (Default defined by [[Template:Navbox-Row]]:Matches width)
==Example==
===Example:===
<nowiki>{{Navbox| title=UNDER NIGHT IN-BIRTH Exe:Late[st] | link=Under Night In-Birth/UNIST
| rows=
{{Navbox-Row| text=General | textwidth=53
| data=
{{Navbox-Icon| image=icon controls.png | text=Controls | link=Under Night In-Birth/Controls}}
{{Navbox-Icon| image=icon faq.png | text=FAQ | link=Under Night In-Birth/FAQ}}
{{Navbox-Icon| image=icon glossary.png | text=Glossary | link=Under Night In-Birth/Glossary}}
{{Navbox-Icon| image=icon hud.png | text=HUD | link=Under Night In-Birth/HUD}}
{{Navbox-Icon| image=icon offense defense.png | text=Offense<br>Defense | link=Under Night In-Birth/Offense_and_Defense}}
{{Navbox-Icon| image=icon patch notes.png | text=Patch<br>Notes | link=Under Night In-Birth/Patch Notes}}
{{Navbox-Icon| image=icon system.png | text=System | link=Under Night In-Birth/System}}
}}
{{Navbox-Row| text=Characters | iconwidth=60
| data=
{{Navbox-Icon| image=Uni hyde icon.png | text=Hyde | link=Under Night In-Birth/UNIST/Hyde}}
{{Navbox-Icon| image=Uni linne icon.png | text=Linne | link=Under Night In-Birth/UNIST/Linne}}
{{Navbox-Icon| image=Uni waldstein icon.png | text=Waldstein | link=Under Night In-Birth/UNIST/Waldstein}}
{{Navbox-Icon| image=Uni carmine icon.png | text=Carmine | link=Under Night In-Birth/UNIST/Carmine}}
{{Navbox-Icon| image=Uni orie icon.png | text=Orie | link=Under Night In-Birth/UNIST/Orie}}
{{Navbox-Icon| image=Uni gordeau icon.png | text=Gordeau | link=Under Night In-Birth/UNIST/Gordeau}}
{{Navbox-Icon| image=Uni merkava icon.png | text=Merkava | link=Under Night In-Birth/UNIST/Merkava}}
{{Navbox-Icon| image=Uni vatista icon.png | text=Vatista | link=Under Night In-Birth/UNIST/Vatista}}
{{Navbox-Icon| image=Uni seth icon.png | text=Seth | link=Under Night In-Birth/UNIST/Seth}}
{{Navbox-Icon| image=Uni yuzuriha icon.png | text=Yuzuriha | link=Under Night In-Birth/UNIST/Yuzuriha}}
{{Navbox-Icon| image=Uni hilda icon.png | text=Hilda | link=Under Night In-Birth/UNIST/Hilda}}
{{Navbox-Icon| image=Uni eltnum icon.png | text=Eltnum | link=Under Night In-Birth/UNIST/Eltnum}}
{{Navbox-Icon| image=Uni chaos icon.png | text=Chaos | link=Under Night In-Birth/UNIST/Chaos}}
{{Navbox-Icon| image=Uni akatsuki icon.png | text=Akatsuki | link=Under Night In-Birth/UNIST/Akatsuki}}
{{Navbox-Icon| image=Uni nanase icon.png | text=Nanase | link=Under Night In-Birth/UNIST/Nanase}}
{{Navbox-Icon| image=Uni byakuya icon.png | text=Byakuya | link=Under Night In-Birth/UNIST/Byakuya}}
{{Navbox-Icon| image=Uni phonon icon.png | text=Phonon | link=Under Night In-Birth/UNIST/Phonon}}
{{Navbox-Icon| image=Uni mika icon.png | text=Mika | link=Under Night In-Birth/UNIST/Mika}}
{{Navbox-Icon| image=Uni wagner icon.png | text=Wagner | link=Under Night In-Birth/UNIST/Wagner}}
{{Navbox-Icon| image=Uni enkidu icon.png | text=Enkidu | link=Under Night In-Birth/UNIST/Enkidu}}
}}
}}</nowiki>
===Output:===
{{Navbox| title=UNDER NIGHT IN-BIRTH Exe:Late[st] | link=Under Night In-Birth/UNIST
| rows=
{{Navbox-Row| text=General | textwidth=53
| data=
{{Navbox-Icon| image=icon controls.png | text=Controls | link=Under Night In-Birth/Controls}}
{{Navbox-Icon| image=icon faq.png | text=FAQ | link=Under Night In-Birth/FAQ}}
{{Navbox-Icon| image=icon glossary.png | text=Glossary | link=Under Night In-Birth/Glossary}}
{{Navbox-Icon| image=icon hud.png | text=HUD | link=Under Night In-Birth/HUD}}
{{Navbox-Icon| image=icon offense defense.png | text=Offense<br>Defense | link=Under Night In-Birth/Offense_and_Defense}}
{{Navbox-Icon| image=icon patch notes.png | text=Patch<br>Notes | link=Under Night In-Birth/Patch Notes}}
{{Navbox-Icon| image=icon system.png | text=System | link=Under Night In-Birth/System}}
}}
{{Navbox-Row| text=Characters | iconwidth=60
| data=
{{Navbox-Icon| image=Uni hyde icon.png | text=Hyde | link=Under Night In-Birth/UNIST/Hyde}}
{{Navbox-Icon| image=Uni linne icon.png | text=Linne | link=Under Night In-Birth/UNIST/Linne}}
{{Navbox-Icon| image=Uni waldstein icon.png | text=Waldstein | link=Under Night In-Birth/UNIST/Waldstein}}
{{Navbox-Icon| image=Uni carmine icon.png | text=Carmine | link=Under Night In-Birth/UNIST/Carmine}}
{{Navbox-Icon| image=Uni orie icon.png | text=Orie | link=Under Night In-Birth/UNIST/Orie}}
{{Navbox-Icon| image=Uni gordeau icon.png | text=Gordeau | link=Under Night In-Birth/UNIST/Gordeau}}
{{Navbox-Icon| image=Uni merkava icon.png | text=Merkava | link=Under Night In-Birth/UNIST/Merkava}}
{{Navbox-Icon| image=Uni vatista icon.png | text=Vatista | link=Under Night In-Birth/UNIST/Vatista}}
{{Navbox-Icon| image=Uni seth icon.png | text=Seth | link=Under Night In-Birth/UNIST/Seth}}
{{Navbox-Icon| image=Uni yuzuriha icon.png | text=Yuzuriha | link=Under Night In-Birth/UNIST/Yuzuriha}}
{{Navbox-Icon| image=Uni hilda icon.png | text=Hilda | link=Under Night In-Birth/UNIST/Hilda}}
{{Navbox-Icon| image=Uni eltnum icon.png | text=Eltnum | link=Under Night In-Birth/UNIST/Eltnum}}
{{Navbox-Icon| image=Uni chaos icon.png | text=Chaos | link=Under Night In-Birth/UNIST/Chaos}}
{{Navbox-Icon| image=Uni akatsuki icon.png | text=Akatsuki | link=Under Night In-Birth/UNIST/Akatsuki}}
{{Navbox-Icon| image=Uni nanase icon.png | text=Nanase | link=Under Night In-Birth/UNIST/Nanase}}
{{Navbox-Icon| image=Uni byakuya icon.png | text=Byakuya | link=Under Night In-Birth/UNIST/Byakuya}}
{{Navbox-Icon| image=Uni phonon icon.png | text=Phonon | link=Under Night In-Birth/UNIST/Phonon}}
{{Navbox-Icon| image=Uni mika icon.png | text=Mika | link=Under Night In-Birth/UNIST/Mika}}
{{Navbox-Icon| image=Uni wagner icon.png | text=Wagner | link=Under Night In-Birth/UNIST/Wagner}}
{{Navbox-Icon| image=Uni enkidu icon.png | text=Enkidu | link=Under Night In-Birth/UNIST/Enkidu}}
}}
}}
</noinclude>

Latest revision as of 10:49, 21 June 2020

See {{Navbox}} for documentation.