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
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
{{Green}} Release Date: {{{release}}}
+
<includeonly>{{Green}} Release Date: {{{release}}} (see [[Timeline]] for all patches)
  
 
{{#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 ==
 +
 
 +
<pre><nowiki>{{Patch Note
 +
|release = 2/7/2020
 +
|additions =
 +
* Zone: [[Plane of Fear]]
 +
* Quest: [[Research Aid]] added
 +
* Spell: [[Shrink]]
 +
|removals =
 +
|changes =
 +
}}</nowiki></pre>
 +
 
 +
{{Patch Note
 +
|release = 2/7/2020
 +
|additions =
 +
* Zone: [[Plane of Fear]]
 +
* Quest: [[Research Aid]] added
 +
* Spell: [[Shrink]]
 +
|removals =
 +
|changes =
 +
}}
 +
 
 +
</noinclude>

Latest revision as of 21:33, 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