Template:Hidden begin
From Blood Wiki
(Difference between revisions)
| (28 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | <includeonly | + | <includeonly><div class="NavFrame {{#if:{{{expanded|}}}||collapsed}}"><div class="NavHead"> {{{title|{{{1}}}}}} </div><div class="NavContent"></includeonly><noinclude> |
| − | + | To insert hidden block use the following construction: | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | <nowiki>{{</nowiki>hidden begin|'''''Block Caption'''''<nowiki>}}</nowiki> | |
| − | + | '''''Block Contents''''' | |
| − | + | <nowiki>{{</nowiki>hidden end<nowiki>}}</nowiki> | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | = Advanced parameters = | |
| − | + | * expanded=Whether to show hidden block as expanded | |
| − | + | = Example = | |
| − | [[Category: | + | {{hidden begin | Hidden block}} |
| + | Hidden block contents | ||
| + | {{hidden end}} | ||
| + | |||
| + | |||
| + | |||
| + | [[Category:Formatting templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 04:48, 15 July 2012
To insert hidden block use the following construction:
{{hidden begin|Block Caption}}
Block Contents
{{hidden end}}
[edit] Advanced parameters
- expanded=Whether to show hidden block as expanded
[edit] Example
Hidden block
Hidden block contents