Template:Infobox/Property

From GRAB VR Wiki


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