Difference between revisions of "Template:Update"

From DDO Compendium
Line 1: Line 1:
<noinclude>
<noinclude>
[[Category:Template]]
<pre>
== How To Use This Template ==
{{Template:Update
 
|name =  
All updates on this wiki should start with a blank page containing the following:
|releasedate=
 
|update =
<table class="plainlinks" style="width: 100%; background-color: #000000; border: 1px solid #B0B5B8; padding: 15px;">
|patch =  
<tr><td><nowiki>{{Template:Update</nowiki></td></tr>
|changes=
<tr><td>|update = (only the number of the update)</td></tr>
|releasenoteslink=
<tr><td>|patch = (only the number of the patch- LEAVE BLANK if not a patch)</td></tr>
|patches=
<tr><td>|date = (date of the update in mm/dd/yy format)</td></tr>
|overview=
<tr><td>|content = ([[adventure packs released]] and/or [[quest]] update, each line begins)</td></tr>
}}
<tr><td>|gamesystems = (summary line any updates to game systems IE:combat systems, items, etc.)</td></tr>
</pre>
<tr><td>|character = (summary line any updates to character specific thing IE:enhancements, domains, etc.)</td></tr>
{{TemplateDocumentation
<tr><td><nowiki>}}</nowiki></td></tr>
|name = Update
</table>
|description = This template is used to render basic information about an update.  See [[User:MNDeveloper/Update 39|Update 39]] for a sample.
 
|usesnamedparameters = true
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.
|parameter1name = name
----
|parameter1description = The name of the update - as given by Standing Stone Games
 
|parameter2name = releasedate
== The Template ==
|parameter2description = The date it was released on, in
 
|parameter3name = update
{| class="wikitable" style="color: #C8CACB; background-color: #36393E; border: 2px solid #606060; width: 100%; text-align: center !important;"
|parameter3description = What is the number of the update, don't put patch numbers here
|-
|parameter4name = patch
! scope="col" style = "background-color: #484C52; border: 1px solid #606060; width: 100%;"|[['''Update ''' {{{update}}} '''Patch ''' {{{patch}}}]]
|parameter4description = What is the patch number, if this is the original release leave it blank
|-
|parameter5name = changes
| style="border: 1px solid #606060;"|'''Released on ''' {{{date}}}
|parameter5description = This is a high level bulleted list of changes
|-
|parameter6name = releasenoteslink
| style="border: 1px solid #606060;"|'''Content'''
|parameter6description = This is the page name on the ddo website that has the release notes
|-
|parameter7name = patches
| style="border: 1px solid #606060;"|{{{content|}}}
|parameter7description = A bulleted list of patches - will only be shown on the main update page - include links to the other updates
|-
|parameter8name = overview
| style="border: 1px solid #606060;"|'''Game Systems'''
|parameter8description = A descriptive overview of the update/patch
|-
}}</noinclude>
| style="border: 1px solid #606060;"|{{{gamesystems|}}}
<div>
|-
  <div class="quest">
| style="border: 1px solid #606060;"|'''Characters'''
  <div class="box outer-box-wide">
|-
    <div class="box inner-box">[[File:update_{{{update}}}_splash_image.jpg|512px|x384px|]]
| style="border: 1px solid #606060;"|{{{character|}}}
    </div>
|}
    {{#if: {{{patches|}}}|<div class="box inner-box"><span class="box-header">'''Patches'''</span>
</noinclude>
{{{patches}}}</div>}}
  </div>
  {{#if: {{{overview|}}}|<div class="paragraph-header">Overview</div><div class="paragraph-body">{{{overview}}}</div>}}
  {{#if: {{{releasenoteslink|}}}|<div class="paragraph-header">Official Release Notes</div><div class="paragraph-body">[https://www.ddo.com/en/{{{releasenoteslink}}} Click Here]<br>Released on {{#dateformat:{{{releasedate}}}}}</div>}}
  {{#if: {{{changes|}}}|<div class="paragraph-header">Changes</div><div class="paragraph-body">
{{{changes}}}</div>}}
  </div>
</div>

Revision as of 19:44, 23 July 2018

{{Template:Update
|name = 
|releasedate=
|update =
|patch = 
|changes=
|releasenoteslink=
|patches=
|overview=
}}

Update[edit]

This template is used to render basic information about an update. See Update 39 for a sample.

Usage[edit]

Parameter Documentation
nameThe name of the update - as given by Standing Stone Games
releasedateThe date it was released on, in
updateWhat is the number of the update, don't put patch numbers here
patchWhat is the patch number, if this is the original release leave it blank
changesThis is a high level bulleted list of changes
releasenoteslinkThis is the page name on the ddo website that has the release notes
patchesA bulleted list of patches - will only be shown on the main update page - include links to the other updates
overviewA descriptive overview of the update/patch

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.


[[File:update_{{{update}}}_splash_image.jpg|512px|x384px|]]