Template:Heading: Difference between revisions

Jump to navigation Jump to search
templatedata
(San serif font)
(templatedata)
 
Line 36: Line 36:


{{SubHeading|Starfleet Medical|Teal|ALIGN=right}}
{{SubHeading|Starfleet Medical|Teal|ALIGN=right}}
{{Navbox|title=Template Data|
<templatedata>
{
"params": {
"1": {
"label": "Name of Heading",
"description": "The title of the section displayed over the line.",
"type": "line",
"required": true
},
"2": {
"label": "Color",
"description": "The color of the line. Uses division colors (instead of HTML color names) or color codes. See documentation for more information.",
"type": "line",
"suggestedvalues": [
"red",
"gold",
"blue",
"teal",
"violet",
"black",
"silver",
"green"
],
"suggested": true
},
"3": {
"label": "Clear",
"description": "Clears the heading so that it doesn't collide with images or other objects. Write e.g. \"clear\" to clear, leave empty otherwise.",
"type": "line"
},
"ALIGN": {
"label": "Alignment",
"description": "Align the title to left, right or center of the line.",
"type": "line",
"suggestedvalues": [
"left",
"right",
"center"
],
"default": "left"
}
},
"description": "Creates a heading style that uses a thin colored line specified by the user.",
"paramOrder": [
"1",
"2",
"3",
"ALIGN"
],
"format": "inline"
}
</templatedata>}}


[[Category:Templates]]
[[Category:Templates]]
__NOTOC__</noinclude>
__NOTOC__</noinclude>
1,769

edits

Navigation menu