Difference between revisions of "Template:InfoboxHour"
Line 6: | Line 6: | ||
|imagestyle = padding: 10px 0; | |imagestyle = padding: 10px 0; | ||
| image = {{#ifexist: {{{card|}}} | [[{{{card}}}|200px]] | [[File:FNORD.png|200px]] }} | | image = {{#ifexist: {{{card|}}} | [[{{{card}}}|200px]] | [[File:FNORD.png|200px]] }} | ||
− | |||
|headerstyle = | |headerstyle = | ||
Line 12: | Line 11: | ||
|datastyle = | |datastyle = | ||
− | | label1 = Origin | + | | label1 = |
− | | | + | | data1 = ''"{{{quote}}}"'' |
− | | | + | | label2 = Origin |
− | | | + | | data2 = {{{origin}}} |
− | | | + | | label3 = Titles |
− | | | + | | data3 = {{{titles}}} |
− | | | + | | label4 = Names |
− | | | + | | data4 = {{{names}}} |
− | | | + | | label5 = Aspects |
− | | | + | | data5 = {{{aspects}}} |
− | | | + | | label6 = Date of arrival |
− | | | + | | data6 = {{{arrival}}} |
+ | | label7 = Owner(s) | ||
+ | | data7 = {{{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: | }}</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 | <pre>{{InfoboxHour |
Revision as of 19:17, 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 = }}