Editing Template:Update layout/docGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
== 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 23: | Line 22: | ||
}, | }, | ||
"source2": { | "source2": { | ||
"description": "2nd | "description": "2nd Source link.", | ||
"type": "url" | "type": "url" | ||
}, | }, | ||
| Line 31: | Line 30: | ||
}, | }, | ||
"source2_title": { | "source2_title": { | ||
"description": " | "description": "Source 2 title.", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"notes": { | "notes": { | ||
"description": "Patch notes content.", | "description": "Patch notes content.", | ||
"type": "string", | "type": "string" | ||
" | }, | ||
"category": { | |||
"type": "boolean", | |||
"description": "Exclude the page from Category:Updates.", | |||
"suggestedvalues": [ | |||
"false" | |||
] | |||
}, | }, | ||
"month": { | "month": { | ||
| Line 53: | Line 58: | ||
"type": "number", | "type": "number", | ||
"required": true | "required": true | ||
} | } | ||
}, | }, | ||
| Line 84: | Line 71: | ||
"source2", | "source2", | ||
"source2_title", | "source2_title", | ||
" | "category", | ||
"notes" | |||
"notes | |||
], | ], | ||
"description": " | "description": " " | ||
} | } | ||
</templatedata> | </templatedata> | ||
<includeonly>[[Category:Navigation templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | <includeonly>[[Category:Navigation templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | ||