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
 
(2 intermediate revisions by the same user not shown)
Line 10: Line 10:
     | caption =
     | caption =
     | text =  
     | text =  
    | altText =
     | categories =  
     | categories =  
}}
}}
</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''. UseCamelCase starting with a capital letter.}}

Latest revision as of 13:51, 4 February 2017

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.