Jump to content

Template:TopBox: Difference between revisions

From UFOpaedia
Tvol (talk | contribs)
mNo edit summary
Tvol (talk | contribs)
m support for altText
Line 7: Line 7:
     -->|}}<!--
     -->|}}<!--
     --><span class="topBoxText" id="{{{id|}}}"><!--
     --><span class="topBoxText" id="{{{id|}}}"><!--
        -->{{{text|default text}}}<!--
    -->{{{text|default text}}}{{ #if: {{{ altText |}}} | <br />''{{{altText|}}}'' |}}<!--
     --></span><!--
     --></span><!--
--></div><includeonly>{{{categories|}}}</includeonly><noinclude>
--></div><includeonly>{{{categories|}}}</includeonly><noinclude>

Revision as of 13:50, 4 February 2017

default text


[edit · purge]
Template documentation(for the template shown above, sometimes hidden or invisible)
== 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.