Editing Template:Hero Navbox/docGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
== Usage == | == Usage == | ||
This navbox template displays [[Heroes]], and should be added at the end of the page. | This navbox template displays [[Heroes]], and should be added at the end of the page. | ||
| Line 5: | Line 4: | ||
It appears at the bottom of individual hero pages like [[Abrams]] and on the home page. | It appears at the bottom of individual hero pages like [[Abrams]] and on the home page. | ||
The code for cards is | The code for cards is from [[Template:Hero Card Nav]]. | ||
== Examples == | == Examples == | ||
| Line 16: | Line 15: | ||
Specific parameters for a bigger navbox: | Specific parameters for a bigger navbox: | ||
<pre> | <pre> | ||
{{Hero Navbox|text_size=16|card_size=132}} | {{Hero Navbox|text_size=16|card_size=132|sticker_size=56|herolabs_text_size=8}} | ||
</pre> | </pre> | ||
{{Hero Navbox|text_size=16|card_size=132}} | {{Hero Navbox|text_size=16|card_size=132|sticker_size=56|herolabs_text_size=8}} | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"text_size": { | "text_size": {}, | ||
"card_size": {}, | |||
"sticker_size": {}, | |||
"herolabs_text_size": {} | |||
"card_size": { | |||
}, | }, | ||
"description": " ", | "description": " ", | ||
| Line 41: | Line 30: | ||
} | } | ||
</templatedata> | </templatedata> | ||
<includeonly>[[Category: | <includeonly>[[Category:Navigation templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | ||