Difference between revisions of "Template:Client Patch"

m
m
Line 1: Line 1:
 
<includeonly>__NOTOC__
 
<includeonly>__NOTOC__
{{#ifeq: {{{client1|}}} | kr
+
{{#ifeq: {{{client|}}} | kr
 
| This patch was for the [[Ultima Online: Kingdom Reborn|Kingdom Reborn Client]].
 
| This patch was for the [[Ultima Online: Kingdom Reborn|Kingdom Reborn Client]].
| {{#ifeq: {{{client1|}}} | en
+
| {{#ifeq: {{{client|}}} | en
 
   | This patch was for the [[Enhanced Client]].
 
   | This patch was for the [[Enhanced Client]].
   | {{#ifeq: {{{client1|}}} | 2d
+
   | {{#ifeq: {{{client|}}} | 2d
     | {{#ifeq: {{{client2|}}} | 3d
+
     | {{#ifeq: {{{otherclient|}}} | 3d
 
       | This patch was for the [[Classic Client]] and the [[Ultima Online: Third Dawn|Third Dawn Client]].
 
       | This patch was for the [[Classic Client]] and the [[Ultima Online: Third Dawn|Third Dawn Client]].
 
       | This patch was for the [[Classic Client]].
 
       | This patch was for the [[Classic Client]].
 
       }}
 
       }}
     | {{#ifeq: {{{client1|}}} | 3d
+
     | {{#ifeq: {{{client|}}} | 3d
 
       | This patch was for the [[Ultima Online: Third Dawn|Third Dawn Client]].
 
       | This patch was for the [[Ultima Online: Third Dawn|Third Dawn Client]].
 
       | ERROR: Must supply client code.
 
       | ERROR: Must supply client code.
Line 55: Line 55:
 
<pre>
 
<pre>
 
{{Client Patch
 
{{Client Patch
|client1=
+
|client=
|client2=
+
|otherclient=
 
|day=
 
|day=
 
|month=
 
|month=

Revision as of 06:33, 2 October 2009

Template:Client Patch is designed for use on client patch pages for standardized formatting.

Template

{{Client Patch
|client=
|otherclient=
|day=
|month=
|year=
|size=
|patchnotes=
|othernotes=
}}