Difference between revisions of "Template:Update"
From DDO Compendium
Karatemack (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<pre> | |||
== | {{Template:Update | ||
|name = | |||
|releasedate= | |||
|update = | |||
|patch = | |||
< | |changes= | ||
|releasenoteslink= | |||
|patches= | |||
|overview= | |||
}} | |||
</pre> | |||
{{TemplateDocumentation | |||
|name = Update | |||
|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 | |parameter1name = name | ||
|parameter1description = The name of the update - as given by Standing Stone Games | |||
|parameter2name = releasedate | |||
|parameter2description = The date it was released on, in | |||
|parameter3name = update | |||
|parameter3description = What is the number of the update, don't put patch numbers here | |||
|parameter4name = patch | |||
|parameter4description = What is the patch number, if this is the original release leave it blank | |||
|- | |parameter5name = changes | ||
|parameter5description = This is a high level bulleted list of changes | |||
| | |parameter6name = releasenoteslink | ||
| | |parameter6description = This is the page name on the ddo website that has the release notes | ||
|parameter7name = patches | |||
|parameter7description = A bulleted list of patches - will only be shown on the main update page - include links to the other updates | |||
| | |parameter8name = overview | ||
| | |parameter8description = A descriptive overview of the update/patch | ||
}}</noinclude> | |||
<div> | |||
| | <div class="quest"> | ||
| | <div class="box outer-box-wide"> | ||
<div class="box inner-box">[[File:update_{{{update}}}_splash_image.jpg|512px|x384px|]] | |||
</div> | |||
{{#if: {{{patches|}}}|<div class="box inner-box"><span class="box-header">'''Patches'''</span> | |||
</ | {{{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 | |
name | The name of the update - as given by Standing Stone Games |
releasedate | The date it was released on, in |
update | What is the number of the update, don't put patch numbers here |
patch | What is the patch number, if this is the original release leave it blank |
changes | This is a high level bulleted list of changes |
releasenoteslink | This is the page name on the ddo website that has the release notes |
patches | A bulleted list of patches - will only be shown on the main update page - include links to the other updates |
overview | A 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|]]