Template:Hidelist: Difference between revisions
Jump to navigation
Jump to search
imported>StDoodle mNo edit summary |
imported>StDoodle mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="NavFrame {{#if:{{{expand|}}}||collapsed}}" style="{{#if:{{{frame_style|}}}{{{framestyle|}}} |{{{frame_style|}}}{{{framestyle|}}} |border:none; padding:0;}}"> | <includeonly><div class="NavFrame {{#if:{{{expand|}}}||collapsed}}" style="{{#if:{{{frame_style|}}}{{{framestyle|}}} |{{{frame_style|}}}{{{framestyle|}}} |border:none; padding:0;}}"> | ||
<div class="NavHead" style="{{#if:{{{title_style|}}}{{{titlestyle|}}} |{{{title_style|}}}{{{titlestyle|}}} |background:transparent;" align="left}}"><!-- | <div class="NavHead" style="{{#if:{{{title_style|}}}{{{titlestyle|}}} |{{{title_style|}}}{{{titlestyle|}}} |background:transparent;" align="left}}"><!-- | ||
-->{{#if:{{{title|}}} |{{{title|}}} |List}}<!-- | -->{{#if:{{{title|}}} |{{{title|}}} |List}}<!-- | ||
--></div> | --></div> | ||
<div class="NavContent" style="{{#if:{{{list_style|}}}{{{liststyle|}}} |{{{list_style|}}}{{{liststyle|}}} |text-align:left;}}"><!-- | <div class="NavContent" style="{{#if:{{{list_style|}}}{{{liststyle|}}} |{{{list_style|}}}{{{liststyle|}}} |text-align:left;}}"><!-- | ||
-->{{#if:{{{1|}}} |{{{1|}}} | -->{{#if:{{{1|}}} | {{{1|}}} }}<!-- | ||
-->{{#if:{{{2|}}} | -->{{#if:{{{2|}}} |<br />{{{2|}}} }}<!-- | ||
-->{{#if:{{{3|}}} | -->{{#if:{{{3|}}} |<br />{{{3|}}} }}<!-- | ||
-->{{#if:{{{4|}}} | -->{{#if:{{{4|}}} |<br />{{{4|}}} }}<!-- | ||
-->{{#if:{{{5|}}} | -->{{#if:{{{5|}}} |<br />{{{5|}}} }}<!-- | ||
-->{{#if:{{{6|}}} | -->{{#if:{{{6|}}} |<br />{{{6|}}} }}<!-- | ||
-->{{#if:{{{7|}}} | -->{{#if:{{{7|}}} |<br />{{{7|}}} }}<!-- | ||
-->{{#if:{{{8|}}} | -->{{#if:{{{8|}}} |<br />{{{8|}}} }}<!-- | ||
-->{{#if:{{{9|}}} | -->{{#if:{{{9|}}} |<br />{{{9|}}} }}<!-- | ||
-->{{#if:{{{10|}}} |<br />{{{10|}}} }}<!-- | -->{{#if:{{{10|}}} |<br />{{{10|}}} }}<!-- | ||
-->{{#if:{{{11|}}} |<br />{{{11|}}} }}<!-- | -->{{#if:{{{11|}}} |<br />{{{11|}}} }}<!-- | ||
Line 55: | Line 55: | ||
-->{{#if:{{{50|}}} |<br />{{{50|}}} }}<!-- | -->{{#if:{{{50|}}} |<br />{{{50|}}} }}<!-- | ||
--></div> | --></div> | ||
</div><noinclude> | </div></includeonly><noinclude> | ||
words words words | {{Hidelist | ||
|1=words | |||
|2=more words}} | |||
To use this template, call with numbered parameters in order. IE <nowiki>{{Hidelist|1=words|2=more words}}</nowiki> to produce the above. | |||
Can be supplied the named parameters "title" for the always-shown portion and "list_style" for styling info. | |||
</noinclude> | </noinclude> |
Latest revision as of 19:23, 29 November 2010
List
words
more words
more words
To use this template, call with numbered parameters in order. IE {{Hidelist|1=words|2=more words}} to produce the above. Can be supplied the named parameters "title" for the always-shown portion and "list_style" for styling info.