Difference between revisions of "Template:Publish infobox"

(TC3)
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
| tc1 =  
 
| tc1 =  
 
| tc2 =  
 
| tc2 =  
 +
| tc3 =
 
| oib =  
 
| oib =  
 
| ww =  
 
| ww =  
 
| link =  
 
| link =  
 +
| classic =
 +
| enhanced =
 
| previous =  
 
| previous =  
 
| next =  
 
| next =  
 
}}</nowiki>
 
}}</nowiki>
|display={{Publish infobox|title=Publish 120|name=Test|tc1=Jun 5 2025|tc2=Jun 10 2025|oib=Jun 12 2025|ww=Jun 17 2025|link=https://uo.com/wiki/ultima-online-wiki/publish-notes/35709-2/|previous=Publish 119|next=Publish 121}}<br clear="all">
+
|display={{Publish infobox|title=Publish 120|name=Test|tc1=Jun 5 2025|tc2=Jun 10 2025|oib=Jun 12 2025|ww=Jun 17 2025|link=https://uo.com/wiki/ultima-online-wiki/publish-notes/35709-2/|classic=7.0.104.36|enhanced=7.0.104.36|previous=Publish 119|next=Publish 121}}<br clear="all">
 
|parameters=
 
|parameters=
 
|category=Information
 
|category=Information
Line 45: Line 48:
 
|denotes=the date publish 2 was released to TC1
 
|denotes=the date publish 2 was released to TC1
 
|generates=the TC1 publish 2 date
 
|generates=the TC1 publish 2 date
 +
|validvalues=Jun 1 2010
 +
}}
 +
{{Template Parameter
 +
|name=tc3
 +
|usage=optional
 +
|takes=a date
 +
|denotes=the date publish 3 was released to TC1
 +
|generates=the TC1 publish 3 date
 
|validvalues=Jun 1 2010
 
|validvalues=Jun 1 2010
 
}}
 
}}
Line 70: Line 81:
 
|generates=the link to the official publish notes
 
|generates=the link to the official publish notes
 
|validvalues=A url
 
|validvalues=A url
 +
}}
 +
{{Template Parameter
 +
|name=classic
 +
|usage=optional
 +
|takes=a version number
 +
|denotes=the version number for the classic client
 +
|generates=the classic client version
 +
|validvalues=7.0.104.36
 +
}}
 +
{{Template Parameter
 +
|name=enhanced
 +
|usage=optional
 +
|takes=a version number
 +
|denotes=the version number for the enhanced client
 +
|generates=the enhanced client version
 +
|validvalues=7.0.104.36
 +
}}
 +
{{Template Parameter
 +
|name=previous
 +
|usage=optional
 +
|takes=page name
 +
|denotes=the name of the previous publish
 +
|generates=the link to the previous publish
 +
|validvalues=Publish 119
 +
}}
 +
{{Template Parameter
 +
|name=next
 +
|usage=optional
 +
|takes=page name
 +
|denotes=the name of the next publish
 +
|generates=the link to the next publish
 +
|validvalues=Publish 121
 
}}</noinclude><includeonly>
 
}}</noinclude><includeonly>
 
{| class="uoguidetable leftalign" style="float:right; font-size:12px; margin:1px 1px 1em 1em; width:250px;"
 
{| class="uoguidetable leftalign" style="float:right; font-size:12px; margin:1px 1px 1em 1em; width:250px;"
Line 82: Line 125:
 
! style="text-align:right;" {{!}} TC1 Publish 2 release date:
 
! style="text-align:right;" {{!}} TC1 Publish 2 release date:
 
{{!}} {{{tc2}}}
 
{{!}} {{{tc2}}}
 +
}}
 +
{{#if: {{{tc3|}}}|
 +
{{!}}-
 +
! style="text-align:right;" {{!}} TC1 Publish 3 release date:
 +
{{!}} {{{tc3}}}
 
}}
 
}}
 
{{#if: {{{oib|}}}|
 
{{#if: {{{oib|}}}|
Line 97: Line 145:
 
! style="text-align:right;" {{!}} Official publish notes:
 
! style="text-align:right;" {{!}} Official publish notes:
 
{{!}} [http://{{{link}}} {{{title|{{PAGENAME}}}}} on uo.com]
 
{{!}} [http://{{{link}}} {{{title|{{PAGENAME}}}}} on uo.com]
 +
}}
 +
{{#if: {{{classic|}}}|
 +
{{!}}-
 +
! style="text-align:right;" {{!}} Classic client version:
 +
{{!}} {{{classic}}}
 +
}}
 +
{{#if: {{{enhanced|}}}|
 +
{{!}}-
 +
! style="text-align:right;" {{!}} Enhanced client version:
 +
{{!}} {{{enhanced}}}
 
}}
 
}}
 
|-
 
|-

Latest revision as of 16:18, 20 September 2025

Template:Publish infobox is designed for use on publishes pages to list pertinent publish information.

Template

{{Publish infobox
| tc1 = 
| tc2 = 
| tc3 = 
| oib = 
| ww = 
| link = 
| classic = 
| enhanced = 
| previous = 
| next = 
}}

Display

Publish 120 - Test
TC1 Publish 1 release date: Jun 5 2025
TC1 Publish 2 release date: Jun 10 2025
Origin, Izumo, Baja release date: Jun 12 2025
Worldwide release date: Jun 17 2025
Official publish notes: Publish 120 on uo.com
Classic client version: 7.0.104.36
Enhanced client version: 7.0.104.36
Previous publish: Next publish:
Publish 119 Publish 121

Parameters

title

  • Usage: Optional
  • Description: The title parameter takes a string denoting the number of the publish. This is used to generate the title of the publish infobox. Defaults to the article name if no title is provided.
  • Valid Value(s): Any string.

name

  • Usage: Optional
  • Description: The name parameter takes a string denoting the name of the publish, if it is named. This is used to generate the subtitle of the publish infobox.
  • Valid Value(s): Any string.

tc1

  • Usage: Optional
  • Description: The tc1 parameter takes a date denoting the date publish 1 was released to TC1. This is used to generate the TC1 publish 1 date.
  • Valid Value(s): Jun 1 2010

tc2

  • Usage: Optional
  • Description: The tc2 parameter takes a date denoting the date publish 2 was released to TC1. This is used to generate the TC1 publish 2 date.
  • Valid Value(s): Jun 1 2010

tc3

  • Usage: Optional
  • Description: The tc3 parameter takes a date denoting the date publish 3 was released to TC1. This is used to generate the TC1 publish 3 date.
  • Valid Value(s): Jun 1 2010

oib

  • Usage: Optional
  • Description: The oib parameter takes a date denoting the date it was released to Origin, Izumo, Baja. This is used to generate the Origin, Izumo, Baja publish date.
  • Valid Value(s): Jun 1 2010

ww

  • Usage: Optional
  • Description: The ww parameter takes a date denoting the date it was released worldwide. This is used to generate the worldwide publish date.
  • Valid Value(s): Jun 1 2010

link

  • Usage: Optional
  • Description: The link parameter takes a url denoting the official publish notes. This is used to generate the link to the official publish notes.
  • Valid Value(s): A url

classic

  • Usage: Optional
  • Description: The classic parameter takes a version number denoting the version number for the classic client. This is used to generate the classic client version.
  • Valid Value(s): 7.0.104.36

enhanced

  • Usage: Optional
  • Description: The enhanced parameter takes a version number denoting the version number for the enhanced client. This is used to generate the enhanced client version.
  • Valid Value(s): 7.0.104.36

previous

  • Usage: Optional
  • Description: The previous parameter takes page name denoting the name of the previous publish. This is used to generate the link to the previous publish.
  • Valid Value(s): Publish 119

next

  • Usage: Optional
  • Description: The next parameter takes page name denoting the name of the next publish. This is used to generate the link to the next publish.
  • Valid Value(s): Publish 121