Template:Source-Layout2/doc: Difference between revisions
Template page
More actions
templatedata |
more info |
||
| Line 13: | Line 13: | ||
"description": "An image or logo", | "description": "An image or logo", | ||
"example": "[[File:Service mark.svg|100px]]", | "example": "[[File:Service mark.svg|100px]]", | ||
"type": " | "type": "string", | ||
"autovalue": "", | "autovalue": "[[File:Service mark.svg|100px]]", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
| Line 26: | Line 26: | ||
"ExemptFromTag": { | "ExemptFromTag": { | ||
"label": "ExemptFromTag", | "label": "ExemptFromTag", | ||
"description": "Override the default notice about needing a copyright tag" | "description": "Override the default notice about needing a copyright tag", | ||
"type": "string" | |||
} | } | ||
}, | }, | ||
Revision as of 17:58, 28 September 2020
Formatting template meant to provide a uniform style for source templates
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Source | 1 | The name of the source
| String | suggested |
| Image | 2 | An image or logo
| String | suggested |
| TextAlign | TextAlign | Alignment of the text
| String | optional |
| ExemptFromTag | ExemptFromTag | Override the default notice about needing a copyright tag | String | optional |