Difference between revisions of "Template:InfoboxHour"
Line 1: | Line 1: | ||
− | {{Infobox | + | <includeonly>{{Infobox |
|bodystyle = | |bodystyle = | ||
Line 23: | Line 23: | ||
| label6 = Owner(s) | | label6 = Owner(s) | ||
| data6 = {{{owners}}} | | data6 = {{{owners}}} | ||
− | }} | + | }}</includeonly><noinclude>The '''InfoboxHour''' template can be used to insert an infobox about an [[:Category:Hours|Hour]], providing a quick reference of that Hour's primary characteristics. To insert it in an Hour's page, insert the following snippet of code at the top of the page: |
+ | <pre>{{InfoboxHour | ||
+ | | title = | ||
+ | | card = | ||
+ | | origin = | ||
+ | | titles = | ||
+ | | names = | ||
+ | | aspects = | ||
+ | | arrival = | ||
+ | | owners = | ||
+ | }}</pre></noinclude> |
Revision as of 15:39, 28 June 2018
The InfoboxHour template can be used to insert an infobox about an Hour, providing a quick reference of that Hour's primary characteristics. To insert it in an Hour's page, insert the following snippet of code at the top of the page:
{{InfoboxHour | title = | card = | origin = | titles = | names = | aspects = | arrival = | owners = }}