Template:Helpbox: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Sardanaphalus parameter order, name/title (Sidebar norm) as well as templatename/name handling, code alignment |
m 74 revisions imported |
||
(16 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{Sidebar | <includeonly>{{Sidebar | ||
| name | | name = {{#if:{{{templatename|}}} |{{{templatename}}} |{{{name|{{PAGENAME}}}}} }} | ||
| float | | float = {{{float|right}}} | ||
| class | | class = {{{class|{{{bodyclass|}}}}}} | ||
| style | | style = width:auto;background:#f5faff;font-size:90%;line-height:1.6em; {{{1|}}} | ||
| | | basestyle = background:#cee0f2; | ||
| title | | titlestyle = font-size:130%;padding-left:0.4em;padding-right:0.4em; <!--(gap before first heading/content:)-->display:block;margin-bottom:6px; {{{titlestyle|}}} | ||
| headingstyle = | | title = {{{title|{{{name|}}}}}} | ||
| headingstyle = padding:0.1em 0.25em 0.15em;{{{headingstyle|}}} | |||
| contentstyle = padding-top:0.15em; | |||
| heading1 = {{{group1|}}} | | heading1 = {{{group1|}}} | ||
| content1 = {{{list1|}}} | | content1 = {{{list1|}}} | ||
| heading2 = {{{group2|}}} | | heading2 = {{{group2|}}} | ||
| content2 = {{{list2|}}} | | content2 = {{{list2|}}} | ||
Line 56: | Line 56: | ||
}} }} | }} }} | ||
}}<noinclude>{{Documentation}}</noinclude> | }}</includeonly><noinclude>{{Documentation}}</noinclude> |