The wiki has moved!

Visit the new wiki at stationeers-wiki.com The old wiki here at legacy.stationeers-wiki.com will sunset eventually.

Edits made after the 7th of March 6PM EST were NOT carried over to the new server as previously announced right here in this box.

 Actions

Template

Difference between revisions of "Hidden"

From Unofficial Stationeers Wiki

(documented usage, added fw1 and fw2 optional parameters; changed ta2 default to "left")
m (52 revisions imported)
 
(48 intermediate revisions by 17 users not shown)
Line 1: Line 1:
<div class="NavFrame" style="border: none;"><div class="NavFrame" style="border: none;">
+
{{hidden begin|toggle={{{showhide|}}}{{{toggle|}}}|expanded={{{expand|{{{expanded|}}}}}}|class={{{class|}}}|border={{{border|none}}}|style={{{style|{{{css|}}}}}}
<div class="NavHead" style="font-weight:{{{fw1|bold}}}; background-color: {{{bg1|transparent}}}; text-align: {{{ta1|center}}};">{{{1}}}&nbsp;</div>
+
|bg1={{{bg1|transparent}}}|ta1={{{ta1|center}}}|titlestyle={{#if:{{{multiline|{{{multi-line|}}}}}}|height:auto;}}{{#ifeq:{{{fw1|bold}}}|bold||font-weight:{{{fw1|bold}}};}}{{{headercss|{{{headerstyle|{{{titlestyle|}}}}}}}}}
<div class="NavContent" style="font-weight:{{{fw2|normal}}}; background-color: {{{bg2|transparent}}}; text-align: {{{ta2|left}}};">
+
|title={{#if:{{{multiline|{{{multi-line|}}}}}}|<div style="margin-right:4em;line-height:125%;height:auto;">{{{title|{{{header|{{{1}}}}}}}}}</div>|{{{title|{{{header|{{{1}}}}}}}}}}}
{{{2}}}
+
|bg2={{{bg2|transparent}}}|ta2={{{ta2|left}}}|contentstyle={{#ifeq:{{{fw2|normal}}}|normal||font-weight:{{{fw2|normal}}};}}{{{contentcss|{{{contentstyle|}}}}}} }}
</div></div></div><noinclude>
+
{{{content|{{{contents|{{{text|{{{2}}}}}}}}}}}}{{hidden end}}{{#if:{{{bg1|}}}{{{bg2|}}}{{{ta1|}}}{{{ta2|}}}{{{fw1|}}}{{{fw2|}}}|[[Category:Hidden templates using styles|{{NAMESPACE}}{{PAGENAME}}]]}}<noinclude>
==Usage==
+
{{documentation}}
This template displays the first parameter (the heading) with a [Show] link on the right.  If [Show] is clicked by the user, the second parameter (the body) is also displayed.  The following parameters are also available:
 
;fw1
 
:the font-weight for the heading (default "bold")
 
;fw2
 
:the font-weight for the body (default "normal")
 
;bg1
 
:the background-color for the heading (default "transparent")
 
;bg2
 
:the background-color for the body (default "transparent")
 
;ta1
 
:the text-align for the heading (default "center")
 
;ta2
 
:the text-align for the body (default "left")
 
 
 
'''Note''':  If the user has specified "justify paragraphs" in preferences, this template will not respect that.
 
 
 
[[Category:Wikipedia special effects templates|{{PAGENAME}}]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 15:04, 14 July 2018

{{{1}}}
{{{2}}}
Template documentation[create]