Difference between revisions of "Template:Sandbox"
From Organic Design wiki
m |
(Test portlet) |
||
Line 2: | Line 2: | ||
{{#if:{{{2}}}| Two parameters: {{{1}}}{{{2}}}| One parameter: {{{1}}} }} | {{#if:{{{2}}}| Two parameters: {{{1}}}{{{2}}}| One parameter: {{{1}}} }} | ||
+ | |||
+ | <includeonly>[[Category:Portlet]]</includeonly> | ||
+ | <div class='portlet' id='p-navigation' style='width:{{{3}}}px'> | ||
+ | <div style='font-size:8pt;'>{{{1}}}</div> | ||
+ | <div class='pBody' style='white-space:nowrap'> | ||
+ | {{{2}}} | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <noinclude> | ||
+ | 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]]. | ||
+ | [[Category:Templates]]</noinclude> |
Revision as of 08:14, 28 April 2007
Two parameters: {{{1}}}{{{2}}}
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.