Template:Infobox city: Difference between revisions

m (fix)
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;">{{#if:{{{name|}}}|{{{name}}}|<includeonly>{{PAGENAME}}</includeonly>}}</span>  
|abovestyle  = text-align:center;  
|abovestyle  = text-align:center;  
|imagestyle  =  
|imagestyle  =  

Latest revision as of 01:18, 3 November 2011

CITY
ADVERTISEMENT

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

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