Difference between revisions of "Template:Infobox area code"

From blackwiki
Jump to navigation Jump to search
imported>Mr. Lefty
(adjusted usage info)
imported>Ligulem
(Converted to use m:ParserFunctions instead of bad Wikipedia:hiddenStructure)
Line 2: Line 2:
 
|- style="text-align: center;"
 
|- style="text-align: center;"
 
!style="background:lightpurple;" colspan=3| '''Area code {{{code}}}'''
 
!style="background:lightpurple;" colspan=3| '''Area code {{{code}}}'''
|- class="hiddenStructure{{{map|}}}"
+
|-
|colspan=2 align=center|[[Image:{{{map}}}|150px|Map of area code {{{code}}}]]
+
{{#if: {{{map<includeonly>|</includeonly>}}} |
 +
{{!}} colspan=2 align=center {{!}} [[Image:{{{map}}}|150px|Map of area code {{{code}}}]] }}
 
|-
 
|-
 
! Area:
 
! Area:
Line 21: Line 22:
 
|-
 
|-
 
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
 
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
|}
+
|}<noinclude>
 
 
<noinclude>
 
 
Use this code:
 
Use this code:
  

Revision as of 15:32, 8 October 2006

Area code {{{code}}}
[[Image:{{{map}}}|150px|Map of area code {{{code}}}]]
Area: {{{area}}}
North: none
East: none
South: none
West: none

Use this code:

{{Infobox area code
|code= <!--Number only!-->
|map= <!--A map that shows the area code, that is-->
|area= <!--e.g., San Francisco-->
|north= <!--area codes directly north of this one, provide wikilinks-->
|east=
|south=
|west=
}}