Šablona:Hidden begin: Porovnání verzí
Z Wiki JU
hidden>SunCreator (style="width:4.5em; padding-left:4.0em;) |
hidden>Plastikspork m (+ interwiki links) |
||
Řádek 5: | Řádek 5: | ||
------------------------------------------------------------- | ------------------------------------------------------------- | ||
--><div class="NavFrame collapsed" style="width:100%; position:relative; border:{{{border|none}}};"><!-- | --><div class="NavFrame collapsed" style="width:100%; position:relative; border:{{{border|none}}};"><!-- | ||
--><div class="NavHead" style="width: | --><div class="NavHead" style="width:2.8em; background:transparent; position:absolute;"></div><!-- | ||
--><div style="height:1.6em; background:transparent; text-align:left; padding-left: | --><div style="height:1.6em; background:transparent; text-align:left; padding-left:2.3em; font-size:100%; font-weight:bold; {{{titlestyle|}}}"><!-- | ||
--> <!--(deprecated:)-->{{{header|}}}<!---->{{{title|}}}</div><!-- | --> <!--(deprecated:)-->{{{header|}}}<!---->{{{title|}}}</div><!-- | ||
--><div class="NavContent" style="text-align:left; padding-left:0.3em; {{{bodystyle|}}}"><!-- | --><div class="NavContent" style="text-align:left; padding-left:0.3em; {{{bodystyle|}}}"><!-- | ||
Řádek 22: | Řádek 22: | ||
-->{{documentation|Template:Hidden begin-end/doc}} | -->{{documentation|Template:Hidden begin-end/doc}} | ||
{{Hidden begin/doc}} | |||
<!--- Please add metadata to the <includeonly> section at the bottom of Template:Hidden begin-end/doc ---> | <!--- Please add metadata to the <includeonly> section at the bottom of Template:Hidden begin-end/doc ---> | ||
</noinclude> | </noinclude> |
Verze z 5. 1. 2010, 19:57
Chyba Lua: Modul:TNT:172: '''Missing JsonConfig extension, or not properly configured; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Documentation.tab. See https://www.mediawiki.org/wiki/Extension:JsonConfig#Supporting_Wikimedia_templates'''.
Chyba Lua: callParserFunction: function "#translation" was not found.
Syntax
{{Hidden begin | toggle = | border = | titlestyle = | title = | bodystyle = |header= |bg1= |bg2= |ta1= |ta2= |extra1= |extra2= }} <!----(content to be hidden placed here)----> {{Hidden end}}
Parameters
Parameter | Description |
---|---|
toggle | Set to "left" (without speechmarks) to move [show/hide] button to titlebar's lefthand side. |
expanded | Set to anything ("true", "yes", etc) to switch the hidden section's initial state from collapsed (hidden) to expanded (visible). |
titlestyle | CSS styles to apply to the following parameter title (e.g. |titlestyle=border:1px solid lightgrey; to produce a border around the titlebar; |titlestyle=background:color; to set the titlebar's background color to color ; |titlestyle=text-align:[center/right]; to switch the titlebar text's alignment from left to center or right; etc).
|
title | Text shown in titlebar. |
bodystyle | CSS styles to apply to the hidden material, e.g. background and text-align per titlestyle. |
Examples
|
See also
- {{Hidden }}