User:Void Singer/Template:boxit: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Void Singer (talk | contribs) m sandbox test of user template |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div id="box"> | <div id="box"> | ||
== {{#if:{{{title|}}} | {{{title}}} | {{PAGENAME}} }} == | == {{subst:#if:{{{title|}}} | {{{title}}} | {{PAGENAME}} }} == | ||
{{#if:{{{content|}}} | <div style="padding: 0.5em"> | {{#if:{{{content|}}} | <div style="padding: 0.5em"> | ||
{{{content}}} | {{{content}}} | ||
Revision as of 09:01, 19 May 2009
you type:
{{boxit
|title=bob
|content=stuff, stuff, & more stuff
}}
you get:
bob
stuff, stuff, & more stuff