Template:CompanyInfoBox: Difference between revisions

From PortlandWiki
Jump to navigation Jump to search
m (Another fix?)
m (Another fix attempt...)
 
Line 19: Line 19:
|}
|}


{{clear}}
<noinclude>
<noinclude>
<pre>
<pre>
Line 38: Line 37:
* The box shown beneath it is an example of what the box looks like after you insert your info.
* The box shown beneath it is an example of what the box looks like after you insert your info.
* The code just below is what you insert at the top of your wiki article.
* The code just below is what you insert at the top of your wiki article.
</noinclude>


[[Category:Infobox]]
[[Category:Infobox]]
[[Category:Templates]]
[[Category:Templates]]
[[Template:Infobox]]
</noinclude>

Latest revision as of 19:27, 17 March 2011

[[{{{Image}}}|center|200px]]
{{{CompanyName}}}
{{{Address}}}
{{{CrossStreets}}}
{{{Neighborhood}}}
{{{Phone}}}
{{{Website}}}
{{{Hours}}}
{{{Categories}}}


{{CompanyInfoBox
| Image         = 
| CompanyName   =
| Address       =
| CrossStreets  =
| Neighborhood  =
| Phone         =
| Website       =
| Hours         =
| Categories    =
|}}
  • The box shown top, right is the back-end code.
  • The box shown beneath it is an example of what the box looks like after you insert your info.
  • The code just below is what you insert at the top of your wiki article.