Difference between revisions of "Template:Update"
From DDO Compendium
Karatemack (talk | contribs) |
Karatemack (talk | contribs) |
||
Line 12: | Line 12: | ||
<tr><td>|events = (summary line of any special events running during update)</td></tr> | <tr><td>|events = (summary line of any special events running during update)</td></tr> | ||
<tr><td>|gamesystems = (summary line any updates to game systems IE:combat systems, items, etc.)</td></tr> | <tr><td>|gamesystems = (summary line any updates to game systems IE:combat systems, items, etc.)</td></tr> | ||
<tr><td>|character = (summary line any updates to character specific thing IE:enhancements, domains, etc.)</td></tr> | |||
<tr><td>}}</td></tr> | <tr><td>}}</td></tr> | ||
</table> | </table> | ||
Line 20: | Line 21: | ||
== The Template == | == The Template == | ||
</noinclude> | </noinclude>{| class="wikitable" style="color: #C8CACB; background-color: #36393E; border: 2px solid #606060; width: 25%; text-align: left !important;" | ||
|- | |||
| style="border: 1px solid #606060;"|[['''Update ''' {{{update}}} '''Patch ''' {{{patch}}}]] | |||
| style="border: 1px solid #606060;"|{{{date}}} | |||
| style="border: 1px solid #606060;"|'''Content''' | |||
| style="border: 1px solid #606060;"|{{{content}}} | |||
| style="border: 1px solid #606060;"|'''Events''' | |||
| style="border: 1px solid #606060;"|{{{events}}} | |||
| style="border: 1px solid #606060;"|'''Game Systems''' | |||
| style="border: 1px solid #606060;"|{{{gamesystems}}} | |||
| style="border: 1px solid #606060;"|'''Characters''' | |||
| style="border: 1px solid #606060;"|{{{character}}} | |||
|} |
Revision as of 05:17, 5 May 2018
How To Use This Template[edit]
All updates on this wiki should start with a blank page containing the following:
{{Template:Update |
|update = (only the number of the update) |
|patch = (only the number of the patch) |
|date = (date of the update in mm/dd/yy format) |
|content = (adventure packs released and/or quest update, each line begins ) |
|events = (summary line of any special events running during update) |
|gamesystems = (summary line any updates to game systems IE:combat systems, items, etc.) |
|character = (summary line any updates to character specific thing IE:enhancements, domains, etc.) |
}} |
This is then followed by a page formatted to resemble the release notes from the DDO Official Site. Fill in the information, using a completed update page - such as Update 37 Patch 2 - for an example. NOTE: These pages will NOT format themselves, the above is to allow the main page to automatically update with information from each update.
The Template[edit]
[[Update {{{update}}} Patch {{{patch}}}]] | {{{date}}} | Content | {{{content}}} | Events | {{{events}}} | Game Systems | {{{gamesystems}}} | Characters | {{{character}}} |