Template:Infobox/Property


Produces a property for an infobox

Parameters Edit

name Unnamed The content of the property's name cell
value Unnamed The content of the property's value cell

Example Edit

Markup Edit

{|
{{Infobox/Property|Info|Stuff}}
{{Infobox/Property|More Info|More Stuff}}
{{Infobox/Property|And Info|Again Stuff}}
|}

Output Edit

InfoStuff
More InfoMore Stuff
And InfoAgain Stuff