Jump to content

Template:TopBox/doc: Difference between revisions

From UFOpaedia
Tvol (talk | contribs)
Created page with "== Skeleton == <pre> {{TopBox | id = | textColor = | bgColor = | borderColor = | image = | caption = | text = | categories = }} </pre> {{..."
 
Tvol (talk | contribs)
mNo edit summary
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.