Template:Infobox city: Difference between revisions

No edit summary
No edit summary
Line 3: Line 3:
|title        =   
|title        =   
|titlestyle  =  
|titlestyle  =  
|above        = <small>CITY</small><br /><span class="fn" style="font-size:18px;">{{{name|{{PAGENAME}}}}}</span>
|above        = <small>CITY</small><br /> <span class="fn" style="font-size:18px;">{{{name|{{PAGENAME}}}}}</span>  
|abovestyle  = width:500em; background:#ccccff; padding-left:1em; padding-right:1em; text-align:center;
|abovestyle  = width:500em; background:#ccccff; padding-left:1em; padding-right:1em; text-align:center;  
|imagestyle  =  
|imagestyle  =  
|captionstyle =  
|captionstyle =  
|motto        =
|image        = {{#if:{{{image|}}}|{{{image}}}{{#if:{{{caption|}}}|<div style="line-height:1.25em;">{{{caption}}}</div>|}}|}}
|image        = {{#if:{{{image|}}}|{{{image}}}{{#if:{{{caption|}}}|<div style="line-height:1.25em;">{{{caption}}}</div>|}}|}}
|caption      =  
|caption      =  
Line 33: Line 34:
|data6    = {{#if: {{{state|}}}|{{{state|}}}|}}
|data6    = {{#if: {{{state|}}}|{{{state|}}}|}}
|header7  =  
|header7  =  
|label7   = Motto:
|label7  = Area code (s)
|data7    = {{#if: {{{motto|}}}|{{{motto|}}}|}}
|data7   = {{#if: {{{Area code (s)|}}}|{{{Area code (s)|}}}|}}
|header8  =
|label8   = Area code (s)
|data8   = {{#if: {{{Area code (s)|}}}|{{{Area code (s)|}}}|}}
}}
}}
<noinclude>
<noinclude>
Line 52: Line 50:
|established =
|established =
|state =
|state =
|motto =
|area code (s) =
|area code (s) =
}}
}}

Revision as of 23:56, 7 January 2011

CITY
Infobox city
ADVERTISEMENT

The following code produces the fake infobox shown on the right:

{{infobox city|
|motto =
|image =
|games = 
|name = 
|mayor =
|pop =
|size =
|established =
|state =
|area code (s) =
}}