Template:TopBox: Difference between revisions
Appearance
m Switch ID to be used for all elements and add classes. |
m set include only tags |
||
| Line 9: | Line 9: | ||
-->{{{text|default text}}}<!-- | -->{{{text|default text}}}<!-- | ||
--></span><!-- | --></span><!-- | ||
--></div>{{{categories|}}}<noinclude> | --></div><includeonly>{{{categories|}}}</includeonly><noinclude> | ||
Revision as of 05:13, 4 February 2017
default text
== Skeleton ==
{{TopBox
| id =
| textColor =
| bgColor =
| borderColor =
| image =
| caption =
| text =
| altText =
| categories =
}}
id : Text to append to CSS id of the parent div of the topBox. This must not contain any spaces or special characters. UseCamelCase starting with a capital letter.Documentation transcluded from Template:TopBox/doc.