Difference between revisions of "Template:Update"
From DDO Compendium
Karatemack (talk | contribs) |
Karatemack (talk | contribs) |
||
Line 6: | Line 6: | ||
<table class="plainlinks" style="width: 100%; background-color: #000000; border: 1px solid #B0B5B8; padding: 15px;"> | <table class="plainlinks" style="width: 100%; background-color: #000000; border: 1px solid #B0B5B8; padding: 15px;"> | ||
<tr><td><nowiki>{{Template:Update</nowiki></td></tr> | <tr><td><nowiki>{{Template:Update</nowiki></td></tr> | ||
<tr><td>|rotate = (number used to control which updates show up on the main page, starts at 13, is decreased by 1 every update)</td></tr> | |||
<tr><td>|update = (only the number of the update)</td></tr> | <tr><td>|update = (only the number of the update)</td></tr> | ||
<tr><td>|patch = (only the number of the patch)</td></tr> | <tr><td>|patch = (only the number of the patch)</td></tr> | ||
Line 21: | Line 22: | ||
== The Template == | == The Template == | ||
{| class="wikitable" style="color: #C8CACB; background-color: #36393E; border: 2px solid #606060; width: 25%; text-align: center !important;" | |||
|- | |- | ||
! scope="col" style = "background-color: #484C52; border: 1px solid #606060; width: 100%;"|[['''Update ''' {{{update}}} '''Patch ''' {{{patch}}}]] | ! scope="col" style = "background-color: #484C52; border: 1px solid #606060; width: 100%;"|[['''Update ''' {{{update}}} '''Patch ''' {{{patch}}}]] | ||
Line 42: | Line 43: | ||
|- | |- | ||
| style="border: 1px solid #606060;"|{{{character}}} | | style="border: 1px solid #606060;"|{{{character}}} | ||
|} | |}</noinclude> |
Revision as of 05:31, 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 |
|rotate = (number used to control which updates show up on the main page, starts at 13, is decreased by 1 every 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}}}]] |
---|
Released on {{{date}}} |
Content |
{{{content}}} |
Events |
{{{events}}} |
Game Systems |
{{{gamesystems}}} |
Characters |
{{{character}}} |