Difference between revisions of "Template:Void-box"

From Second Life Wiki
Jump to navigation Jump to search
m
m (tweaked)
 
Line 1: Line 1:
<includeonly><div id="box">
<includeonly>__NOEDITSECTION__<div id="box">
== {{#if:{{{title|}}} | {{{title}}} | {{PAGENAME}} }} ==
== {{#if:{{{title|}}} | {{{title}}} | {{PAGENAME}} }} ==
{{#if:{{{content|}}} | <div style="padding: 0.5em">
{{#if:{{{content|}}} | <div style="padding: 0.5em">

Latest revision as of 16:56, 11 January 2011

you type:

{{void-box
|title=bob
|content=stuff, stuff, & more stuff
}}

you get:

bob

stuff, stuff, & more stuff