Actions

Template

Difference between revisions of "Dlctable"

From Sonic Retro

(Created page with "<includeonly>{| class="breakout sortable" style="width:auto;" ! <small>Release</small> !! <small>Distribution</small> !! <small>Date</small> !!class="unsortable"| <small>RRP</...")
 
Line 1: Line 1:
 
<includeonly>{| class="breakout sortable" style="width:auto;"
 
<includeonly>{| class="breakout sortable" style="width:auto;"
! <small>Release</small> !! <small>Distribution</small> !! <small>Date</small> !!class="unsortable"| <small>RRP</small>
+
! <small>Title and description</small> !! <small>Links</small> !!class="unsortable"| <small>Releases</small>
 
|-
 
|-
 
{{{1}}}
 
{{{1}}}
Line 7: Line 7:
 
<pre>
 
<pre>
 
{{dlctable|
 
{{dlctable|
{{dlc|ICON|NAME|DISTRIBUTION|ref=|date=|gbp=|usd=}}
+
{{dlc|NAME
 +
| comment=
 +
| xxx_link_yy=
 +
| xxx_date_yy=
 +
| xxx_rrp_yy=
 +
| xxx_rating_yy=
 +
}}
 
...
 
...
 
}}
 
}}
 
</pre>
 
</pre>
* '''ICON''' - Console icon such as "PC" for {{PC}} or "DC" for {{DC}}.
+
* '''NAME''' - Name of the content. This is required.
* '''NAME''' - Name of the content.
+
* '''comment''' - Description.
* '''DISTRIBUTION''' - e.g. Steam.
+
* '''xxx_link_yy''' - URL of relevant Steam/PlayStation Store/Xbox Marketplace page.
* '''ref''' - URL of Steam or other site.
+
* '''xxx_date_yy''' - Release date in YYYY-MM-DD format.
* '''date''' - Release date in YYYY-MM-DD format.
+
* '''xxx_rrp_yy''' - Price (don't include the symbol).
* '''gbp''' and '''usd''' - Prices (don't include the symbol).
+
* '''xxx_rating_yy''' - ESRB/PEGI/etc. rating.
 +
* Replace xxx and yy with console (360/ps3/etc.) and region (jp/us/uk/etc.) codes.
  
[[Category:Sonic Retro templates|{{PAGENAME}}]]
+
[[Category:Sonic Retro templates]]
 
</noinclude>
 
</noinclude>

Revision as of 23:00, 7 November 2018

Usage

{{dlctable|
{{dlc|NAME
| comment=
| xxx_link_yy=
| xxx_date_yy=
| xxx_rrp_yy=
| xxx_rating_yy=
}}
...
}}
  • NAME - Name of the content. This is required.
  • comment - Description.
  • xxx_link_yy - URL of relevant Steam/PlayStation Store/Xbox Marketplace page.
  • xxx_date_yy - Release date in YYYY-MM-DD format.
  • xxx_rrp_yy - Price (don't include the symbol).
  • xxx_rating_yy - ESRB/PEGI/etc. rating.
  • Replace xxx and yy with console (360/ps3/etc.) and region (jp/us/uk/etc.) codes.