Template:Hero Navbox/doc: Difference between revisions
Jump to navigation
Jump to search
m updated for merge with other navbox |
cleanup |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
== | == Usage == | ||
This navbox template displays [[Heroes]], and should be added at the end of the page. | |||
==Examples== | It appears at the bottom of individual hero pages like [[Abrams]] and on the home page. | ||
Default parameters for a smaller navbox | |||
== Examples == | |||
Default parameters for a smaller navbox: | |||
<pre> | |||
{{Hero Navbox}} | |||
</pre> | |||
{{Hero Navbox}} | {{Hero Navbox}} | ||
Specific parameters for a bigger navbox: | |||
Specific parameters for a bigger navbox | <pre> | ||
{{Hero Navbox|text_size=20|card_size=132|sticker_size=56}} | {{Hero Navbox|text_size=20|card_size=132|sticker_size=56|herolabs_text_size=8}} | ||
</pre> | |||
{{Hero Navbox|text_size=20|card_size=132|sticker_size=56|herolabs_text_size=8}} | |||
<templatedata> | |||
{ | |||
"params": { | |||
"text_size": {}, | |||
"card_size": {}, | |||
"sticker_size": {}, | |||
"herolabs_text_size": {} | |||
}, | |||
"description": " ", | |||
"format": "block" | |||
} | |||
</templatedata> | |||
<includeonly>[[Category:Navigation templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | <includeonly>[[Category:Navigation templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> |
Latest revision as of 17:36, 31 October 2024
Usage[edit source]
This navbox template displays Heroes, and should be added at the end of the page.
It appears at the bottom of individual hero pages like Abrams and on the home page.
Examples[edit source]
Default parameters for a smaller navbox:
{{Hero Navbox}}
Heroes |
Hero Labs |
Specific parameters for a bigger navbox:
{{Hero Navbox|text_size=20|card_size=132|sticker_size=56|herolabs_text_size=8}}
Heroes |
Hero Labs |
Parameter | Description | Type | Status | |
---|---|---|---|---|
text_size | text_size | no description | Unknown | optional |
card_size | card_size | no description | Unknown | optional |
sticker_size | sticker_size | no description | Unknown | optional |
herolabs_text_size | herolabs_text_size | no description | Unknown | optional |