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": "2nd | "description": "2nd Source title.", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
| Line 38: | Line 37: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | |||
"category": { | |||
"type": "boolean", | |||
"description": "Exclude the page from Category:Updates.", | |||
"suggestedvalues": [ | |||
"false" | |||
] | |||
}, | }, | ||
"month": { | "month": { | ||
| Line 57: | Line 63: | ||
"description": "Update image.", | "description": "Update image.", | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
} | } | ||
}, | }, | ||
| Line 85: | Line 77: | ||
"source2_title", | "source2_title", | ||
"image", | "image", | ||
" | "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> | ||