Infobox: Difference between revisions

From PortlandWiki
Jump to navigation Jump to search
(Create Infobox page for PortlandWiki.)
 
m (Show code.)
 
Line 10: Line 10:
| website =  
| website =  
}}
}}
==== Copy the code below and place it a the top of your article ====
<code>
{{Infobox<br />
| image =&nbsp;<br />
| address =&nbsp;<br />
| neighborhood =&nbsp;<br />
| cross streets =&nbsp;<br />
| other info =&nbsp;<br />
| landmark =&nbsp;<br />
| city quadrant =&nbsp;<br />
| notes =&nbsp;<br />
| website =&nbsp;<br />
}}
</code>

Latest revision as of 19:15, 19 May 2011

Infobox
address
neighborhood
cross streets
other info
landmark
city quadrant
notes
website

Copy the code below and place it a the top of your article

{{Infobox
| image = 
| address = 
| neighborhood = 
| cross streets = 
| other info = 
| landmark = 
| city quadrant = 
| notes = 
| website = 
}}