This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:Patch Note"

From Project 1999 Wiki
Jump to: navigation, search
Line 1: Line 1:
{{Green}} Release Date: {{{release}}}
+
<includeonly>{{Green}} Release Date: {{{release}}}
  
 
{{#if: {{{additions|}}}|
 
{{#if: {{{additions|}}}|
Line 11: Line 11:
 
{{#if: {{{changes|}}}|
 
{{#if: {{{changes|}}}|
 
== Changes ==
 
== Changes ==
{{{changes}}}|}}
+
{{{changes}}}|}}</includeonly><noinclude>
 +
Patch Note template, for specifying the changes in a Project 1999 era/patch category.
 +
 
 +
== Example ==
 +
 
 +
<nowiki>{{Patch Note
 +
|release = 2/7/2020
 +
|additions =
 +
* Zone: [[Plane of Fear]]
 +
* Quest: [[Research Aid]] added
 +
* Spell: [[Shrink]]
 +
|removals =
 +
|changes =
 +
}}
 +
</nowiki>
 +
 
 +
{{Patch Note
 +
|release = 2/7/2020
 +
|additions =
 +
* Zone: [[Plane of Fear]]
 +
* Quest: [[Research Aid]] added
 +
* Spell: [[Shrink]]
 +
|removals =
 +
|changes =
 +
}}
 +
 
 +
</noinclude>

Revision as of 21:31, 10 March 2020

Patch Note template, for specifying the changes in a Project 1999 era/patch category.

Example

{{Patch Note |release = 2/7/2020 |additions = * Zone: [[Plane of Fear]] * Quest: [[Research Aid]] added * Spell: [[Shrink]] |removals = |changes = }}

Green Release Date: 2/7/2020 (see Timeline for all patches)

Additions