Template:Infobox: Difference between revisions

From PortlandWiki
Jump to navigation Jump to search
(Create page.)
 
m (Fix?)
Line 59: Line 59:
[[Category:Infobox]]
[[Category:Infobox]]
[[Category:Templates]]
[[Category:Templates]]
[[Template:Infobox]]

Revision as of 19:43, 10 March 2011

[[{{{Image}}}|center|200px]]
{{{CompanyName}}}
{{{Address}}}
{{{CrossStreets}}}
{{{Neighborhood}}}
{{{Phone}}}
{{{Website}}}
{{{Hours}}}
{{{Categories}}}
Generic Infobox
PortlandWiki
They all cross.
Portland
Google Voice
http://portlandwiki.org/
24/7
Infobox

Template loop detected: Template:Infobox

Generic Infobox

Just need some quick and dirty way to give an article an infobox?

Try this:
  • 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.

Generic Infobox

Just need some quick and dirty way to give an article an infobox?

Try this:
{{Infobox
| 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.