Template:Update layout/doc: Difference between revisionsGive feedback
m +image |
No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{TS}} | |||
== Usage == | == Usage == | ||
This template is used to display patch notes, including navigation links to the previous and next updates. Automatically categorizes the page onto [[:Category:Updates]]. | This template is used to display patch notes, including navigation links to the previous and next updates. Automatically categorizes the page onto [[:Category:Updates]]. | ||
| Line 22: | Line 23: | ||
}, | }, | ||
"source2": { | "source2": { | ||
"description": "2nd | "description": "2nd source link.", | ||
"type": "url" | "type": "url" | ||
}, | }, | ||
| Line 30: | Line 31: | ||
}, | }, | ||
"source2_title": { | "source2_title": { | ||
"description": "2nd | "description": "2nd source title.", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
| Line 37: | Line 38: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | }, | ||
"month": { | "month": { | ||
| Line 63: | Line 57: | ||
"description": "Update image.", | "description": "Update image.", | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | |||
"nocat": { | |||
"description": "Exclude the page from Category:Updates.", | |||
"type": "boolean", | |||
"suggestedvalues": [ | |||
"true" | |||
] | |||
}, | |||
"hide_general": { | |||
"description": "Hide \"General\" header at the top of the patch notes. Any value equals \"true\"", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"true" | |||
] | |||
} | } | ||
}, | }, | ||
| Line 77: | Line 85: | ||
"source2_title", | "source2_title", | ||
"image", | "image", | ||
" | "nocat", | ||
"notes" | "notes", | ||
"hide_general" | |||
], | ], | ||
"description": " " | "description": "Patch notes page" | ||
} | } | ||
</templatedata> | </templatedata> | ||
<includeonly>[[Category:Navigation templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | <includeonly>[[Category:Navigation templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | ||