Template:Infobox template
From Dragon Age Toolset Wiki
| {{{title}}} |
|---|
|
{{{contents}}} |
Format:
{{infobox template
|title=
|contents=
|collapsed=
}}
If you put the string "yes" in the collapsed= parameter, the table will be collapsible and will default to hidden.
If you put the string "no" in the collapsed= parameter, the table will be collapsible and will default to shown.
Any other value in the collapsed= parameter, or no value at all, will make the table non-collapsible.