Template:Hidden
From: The Gaiapedia, the community encyclopedia about Gaia Online
[edit] Usage
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.
- bo
- the border for the entire box (default none)
- bo1
- the border for the headder (default none)
- bo2
- the border for the body (default none)
- extra1
- the extra css options for the heading (default none)
- extra2
- the extra css options for the body (default none)
- start
- the state to default to, open or closed (default "closed")
- header
- the header text to display (default: first argument)
- content
- the content to display (default: second argument)
[edit] Example
Code: {{hidden|header|contents|params...}}
- --or--
Code: {{hidden|params...|header=Header|params...|content=Content here|params...}}
This is a Example


