Difference between revisions of "Template:Infobox wildfire"
Jump to navigation
Jump to search
(Undid revision 272623394 by 116.212.217.6 (talk)) |
|||
| Line 1: | Line 1: | ||
| − | {| style="width: 315px; border-spacing: 2px; font-size: 95%; text-align: left; " cellpadding="4" | + | {| class="infobox" style="width: 315px; border-spacing: 2px; font-size: 95%; text-align: left; " cellpadding="4" |
! colspan=2 align="center" style="font-size: larger; background-color: sandybrown;"|'''{{{title}}}''' | ! colspan=2 align="center" style="font-size: larger; background-color: sandybrown;"|'''{{{title}}}''' | ||
|- | |- | ||
| − | {{{image|}}} | + | {{#if:{{{image|<noinclude>x</noinclude>}}}| |
| + | {{!}} colspan=2 style="text-align: center;" {{!}} [[Image:{{{image<noinclude>|Placeholder.png</noinclude>}}}|300px|{{{title|{{{caption|}}}}}}]] {{#if:{{{caption|<noinclude>x</noinclude>}}}| | ||
| + | <br/><small>''{{{caption}}}''</small> | ||
| + | }} | ||
| + | }} | ||
|- | |- | ||
| − | |} | + | {{#if:{{{location|<noinclude>x</noinclude>}}}| |
| + | {{!}} '''Location''' | ||
| + | {{!}} {{{location}}} | ||
| + | }} | ||
| + | |- | ||
| + | {{#if:{{{date|<noinclude>x</noinclude>}}}| | ||
| + | {{!}} '''Date''' | ||
| + | {{!}} {{{date}}} {{#if:{{{time|}}}| | ||
| + | <br/>{{{time}}} | ||
| + | }}{{#if:{{{time-begin|}}}| | ||
| + | <br/>{{{time-begin}}} – {{{time-end}}} | ||
| + | }} {{#if:{{{timezone|}}}|({{{timezone}}}) | ||
| + | }} | ||
| + | }} | ||
| + | |- | ||
| + | {{#if:{{{acres|<noinclude>x</noinclude>}}}| | ||
| + | {{!}} '''Burned area''' | ||
| + | {{!}} {{{acres}}}| | ||
| + | }} | ||
| + | |- | ||
| + | {{#if:{{{source|<noinclude>x</noinclude>}}}| | ||
| + | {{!}} '''Ignition source''' | ||
| + | {{!}} {{{source}}}| | ||
| + | }} | ||
| + | |- | ||
| + | {{#if:{{{landuse|<noinclude>x</noinclude>}}}| | ||
| + | {{!}} '''Land use''' | ||
| + | {{!}} {{{landuse}}} | ||
| + | }} | ||
| + | |- | ||
| + | {{#if:{{{fatalities|<noinclude>x</noinclude>}}}| | ||
| + | {{!}} '''Fatalities''' | ||
| + | {{!}} {{{fatalities}}} | ||
| + | }} | ||
| + | |- | ||
| + | {{#if:{{{injuries|<noinclude>x</noinclude>}}}| | ||
| + | {{!}} '''Injuries''' | ||
| + | {{!}} {{{injuries}}} | ||
| + | }} | ||
| + | |- | ||
| + | {{#if:{{{perps|<noinclude>x</noinclude>}}}| | ||
| + | {{!}} '''Perpetrator(s)''' | ||
| + | {{!}} {{{perps}}} | ||
| + | }} | ||
| + | |- | ||
| + | {{#if:{{{motive|<noinclude>x</noinclude>}}}| | ||
| + | {{!}} '''Motive''' | ||
| + | {{!}} {{{motive}}} | ||
| + | }} | ||
| + | |}<noinclude> | ||
| + | {{esoteric}} | ||
| + | ==Documentation== | ||
| + | <nowiki> | ||
| + | {{Infobox wildfire | ||
| + | |title= | ||
| + | |image= | ||
| + | |location= | ||
| + | |date= | ||
| + | |time= | ||
| + | |timezone= | ||
| + | |acres= | ||
| + | |source= | ||
| + | |landuse= | ||
| + | |fatalities= | ||
| + | |injuries= | ||
| + | |perps= | ||
| + | |motive= | ||
| + | }} | ||
| + | </nowiki> | ||
| + | |||
| + | <pre> | ||
| + | [[Category:Templates using ParserFunctions|{{PAGENAME}}]] | ||
| + | [[Category:Infobox templates|Wildfire]] | ||
| + | </noinclude> | ||
Revision as of 01:21, 23 February 2009
| This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
Documentation
{{Infobox wildfire |title= |image= |location= |date= |time= |timezone= |acres= |source= |landuse= |fatalities= |injuries= |perps= |motive= }}
