Template:Source-Layout2/doc: Difference between revisions
Template page
More actions
templatedata |
more info |
||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
"example": "School of Hard Knocks Library", | "example": "School of Hard Knocks Library", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true, | ||
"autovalue": "Example" | |||
}, | }, | ||
"2": { | "2": { | ||
| Line 13: | Line 14: | ||
"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 27: | ||
"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", | |||
"autovalue": "<small>{{Copyright-tag-still-required}}</small>" | |||
} | } | ||
}, | }, | ||
Latest revision as of 18:00, 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 |