Template:Hidden: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(documented usage, added fw1 and fw2 optional parameters; changed ta2 default to "left")
m (→‎Usage: spacing, formatting)
Line 19: Line 19:
:the text-align for the body (default "left")
:the text-align for the body (default "left")


'''Note''': If the user has specified "justify paragraphs" in preferences, this template will not respect that.
 
Note: If the user has specified "justify paragraphs" in preferences, this template will not respect that.


[[Category:Wikipedia special effects templates|{{PAGENAME}}]]
[[Category:Wikipedia special effects templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 17:47, 18 April 2006

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.