Template:Hidden end

Documentation icon Template documentation[view] [edit] [history] [purge]

Examples

Code Result
{{hidden begin|title=abc|ta1=center|bg1=pink}}
*def
*ghi
{{hidden end}}

{{hidden begin|title=abc|toggle=left}}
*def
*ghi
{{hidden end}}

Parameters

Parameter Description Default
border Border width and type (style="border:{{{border|}}};") none
bg1 Titlebar background color transparent
ta1 Titlebar text-alignment left
extra1 Any extra styles to apply to titlebar (nothing)
title (or header) Title shown on titlebar (nothing)
toggle location of [show] link ("left" works) right
bg2 Body background color transparent
ta2 Body text-alignment left
extra2 Any extra styles to apply to body (nothing)

Related pages