Difference between revisions of "Template:Sandbox"
From Organic Design wiki
(Test portlet) |
m |
||
Line 1: | Line 1: | ||
{{Template:SandboxMessage}} | {{Template:SandboxMessage}} | ||
− | + | Debug: | |
{{#if:{{{2}}}| Two parameters: {{{1}}}{{{2}}}| One parameter: {{{1}}} }} | {{#if:{{{2}}}| Two parameters: {{{1}}}{{{2}}}| One parameter: {{{1}}} }} | ||
+ | {{#if:{{{3}}}| Three parameters: {{{1}}}{{{2}}}{{{3}}}}} | ||
+ | ---- | ||
<includeonly>[[Category:Portlet]]</includeonly> | <includeonly>[[Category:Portlet]]</includeonly> |
Revision as of 08:22, 28 April 2007
Debug: Two parameters: {{{1}}}{{{2}}} Three parameters: {{{1}}}{{{2}}}{{{3}}}
This template expects a title and content to create a formatted list surrounded by a grey box. It uses the class=portlet div tag defined in MediaWiki:Wikiskin.css.