Difference between revisions of "Template:InfoboxHour"

From The Fansus
Jump to: navigation, search
Line 4: Line 4:
 
  | above = {{{title}}}
 
  | above = {{{title}}}
  
  |imagestyle  =  
+
  |imagestyle  = display: block; margin: 10px 0;
  |  image      = {{#if:{{{card|}}}|[[{{{card}}}|200px]]}}
+
  |  image      = {{#ifexist: {{{card|}}} | [[{{{card}}}|200px]] | [[File:FNORD.png|200px]] }}
  
 
  |headerstyle  =  
 
  |headerstyle  =  

Revision as of 17:08, 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  =
}}