Difference between revisions of "Template:TopBox/doc"

From UFOpaedia
Jump to navigation Jump to search
(Created page with "== Skeleton == <pre> {{TopBox | id = | textColor = | bgColor = | borderColor = | image = | caption = | text = | categories = }} </pre> {{...")
 
m
Line 14: Line 14:
 
</pre>
 
</pre>
  
{{par|id|Text to append to CSS id of the parent div of the topBox. This ''must not contain any spaces or special characters''.
+
{{par|id|Text to append to CSS id of the parent div of the topBox. This ''must not contain any spaces or special characters''.}}

Revision as of 02:40, 4 February 2017

Skeleton

{{TopBox
    | id = 
    | textColor = 
    | bgColor =
    | borderColor =
    | image =
    | caption =
    | text = 
    | categories = 
}}

id : Text to append to CSS id of the parent div of the topBox. This must not contain any spaces or special characters.