Difference between revisions of "Template:Event infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Created infobox.)
 
m (Protected "Template:Event infobox": High traffic page ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading])
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{documentation}}
<noinclude>{{documentation}}
</noinclude><includeonly>{| class="infobox"
</noinclude><includeonly>{{infobox
! colspan="2" class="infoboxHeader" | <big>''{{{name}}}''</big>
|title={{{name}}}
|-
|image={{{image}}}
| colspan="2" class="infoboxCentre" | {{{image}}}{{#if:{{{image text|}}}|<br />{{{image text}}}|}}
|caption={{{image text|}}}
|-
|label1=Type
{{#if:{{{type|}}}|{{ginfobox/tbsub|Type|{{{type}}}}}|}}
|data1={{{type|}}}
{{#if:{{{celebrated when|}}}|{{ginfobox/tbsub|Celebrated when|{{{celebrated when}}}}}|}}
|label2=Celebrated when
{{#if:{{{celebrated where|}}}|{{ginfobox/tbsub|Celebrated where|{{{Celebrated where}}}}}|}}
|data2={{{celebrated when|}}}
{{#if:{{{held when|}}}|{{ginfobox/tbsub|Held when|{{{held when}}}}}|}}
|label3=Celebrated where
{{#if:{{{first held|}}}|{{ginfobox/tbsub|First held|{{{first held}}}}}|}}
|data3={{{celebrated where|}}}
{{#if:{{{held where|}}}|{{ginfobox/tbsub|Type|{{{held where}}}}}|}}
|label4=Celebrated by
{{#if:{{{contents|}}}|{{ginfobox/tbsub|Contents of event|{{{contents}}}}}|}}
|data4={{{celebrated by|}}}
{{#if:{{{occurred|}}}|{{ginfobox/tbsub|Occurred|{{{occurred}}}}}|}}
|label5=Held when
{{ginfobox/tbsub|First appearance|{{{first appear}}}}}
|data5={{{held when|}}}
|}</includeonly>
|label6=First held
|data6={{{first held|}}}
|label7=Held where
|data7={{{held where|}}}
|label8=Contents of event
|data8={{{contents|}}}
|label9=Occurred
|data9={{{occurred|}}}
|label10=First appearance
|data10={{{first appear}}}
|data13={{#if:{{{wikipedia|}}}|{{infobox/wikipedia|{{{wikipedia}}}}}|}}
}}[[Category:Events]]</includeonly>

Latest revision as of 13:31, 27 March 2011

Documentation for {{event infobox}}

Use

For use with events, holidays and other specific date occasions. This does not apply to battles, use {{battle infobox}} instead.

Usage

{{event infobox
|name              = Name of event/holiday
|image             = [[Image:Image.png|225px]] Find something appropriate to highlight the event.
|image text        = (optional)
|type              = (optional) Type of event.
|celebrated when   = (optional) When it is celebrated (if holiday)
|celebrated where  = (optional) If it has a specific location for its celebration (if holiday)
|celebrated by     = (optional) Who celebrates the holiday (if holiday)
|held when         = (optional) Held when (if not holiday)
|first held        = (optional) Unlike holidays, events usually have a first event.
|held where        = (optional) Where it is held (if not holiday)
|contents          = (optional) What sort of things goes on at the event; its contents
|occurred          = (optional) For a once in a life time event (i.e. it happened once)
|first appear      =
|wikipedia         = (optional) For information unrelated to Futurama from Wikipedia
}}


See also

  • I:I - for other infoboxes.