Difference between revisions of "Template:InfoboxHour"

From The Fansus
Jump to: navigation, search
Line 13: Line 13:
 
  | label1 =
 
  | label1 =
 
  |  data1 = {{#if: {{{quote|}}} | <span style="font-size: 90%;">''"{{{quote}}}"''</span> }}
 
  |  data1 = {{#if: {{{quote|}}} | <span style="font-size: 90%;">''"{{{quote}}}"''</span> }}
  | label2 = Origin
+
   
|  data2 = {{{origin}}}
+
}}</includeonly><noinclude>The '''InfoboxThing''' template can be used to insert an infobox about a thing that isn't an hour, providing a quick image and name. To insert it to a thing's page, insert the following snippet of code at the top of the page:
| label3 = Titles
+
<pre>{{InfoboxThing
|  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:
 
<pre>{{InfoboxHour
 
 
| title  =
 
| title  =
 
| card    =
 
| card    =
| quote  =
 
| origin  =
 
| titles  =
 
| names  =
 
| aspects =
 
| arrival =
 
| owners  =
 
 
}}</pre>
 
}}</pre>
  
 
[[Category:Top-level templates]]</noinclude>
 
[[Category:Top-level templates]]</noinclude>

Revision as of 03:07, 1 March 2019

The InfoboxThing template can be used to insert an infobox about a thing that isn't an hour, providing a quick image and name. To insert it to a thing's page, insert the following snippet of code at the top of the page:

{{InfoboxThing
| title   =
| card    =
}}