GameIntro – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Fix, of course) |
Lou Montana (talk | contribs) (Add end date and latest version parameters) |
||
Line 2: | Line 2: | ||
-->{{#if: {{{game|}}} | Introduced with: {{GVI|{{{game}}}|{{{version|?}}}|category=yes}}<br> }} | -->{{#if: {{{game|}}} | Introduced with: {{GVI|{{{game}}}|{{{version|?}}}|category=yes}}<br> }} | ||
{{#if: {{{EAdate|}}} | Early Access: {{#time: M d, Y|{{{EAdate}}}}}<br> }} | {{#if: {{{EAdate|}}} | Early Access: {{#time: M d, Y|{{{EAdate}}}}}<br> }} | ||
{{#if: {{{releasedate|}}} | Released: {{#time: M d, Y|{{{releasedate}}}}} }} | {{#if: {{{releasedate|}}} | Released: {{#time: M d, Y|{{{releasedate}}}}}<br> }} | ||
{{#if: {{{enddate|}}} | Ended: {{#time: M d, Y|{{{enddate}}}}}<br> }} | |||
{{#if: {{{version|}}} | Latest version: {{{enddate}}}<br> }} | |||
=== Introduction === | === Introduction === | ||
{{#if: {{{EAdate|}}} | {{#if: {{{releasedate|}}} | <!-- released --> | {{Messagebox/BI||This product is in '''Early Access'''.}}}}}} | {{#if: {{{EAdate|}}} | {{#if: {{{releasedate|}}} | <!-- released --> | {{Messagebox/BI||This product is in '''Early Access'''.}}}}}} | ||
Line 100: | Line 102: | ||
* game: (optional, default empty) See [[Template:GVI]] | * game: (optional, default empty) See [[Template:GVI]] | ||
* version: (optional, default ?) See [[Template:GVI]] | * version: (optional, default ?) See [[Template:GVI]] | ||
* EAdate: (optional, default empty) Early Access date, format yyyymmdd | |||
* releasedate: (optional, default empty) release date, format yyyymmdd | * releasedate: (optional, default empty) release date, format yyyymmdd | ||
* | * enddate: (optional, default empty) end date, format yyyymmdd | ||
* version: (optional, default empty) latest version, displayed as is (no "v" prefix) | |||
* size: (optional, default 250) Size of ''image'' in px | * size: (optional, default 250) Size of ''image'' in px | ||
* intro: A short summary of what the game is about | * intro: A short summary of what the game is about |
Revision as of 12:01, 7 December 2023
Usage
{{GameIntro|image|game|version|releasedate|size|intro|feature#|premfeature#|freefeature#|supportfeature#|gallery#|dlcs|start#|social#|isDLC}}
- image: Image displayed on the top right
- game: (optional, default empty) See Template:GVI
- version: (optional, default ?) See Template:GVI
- EAdate: (optional, default empty) Early Access date, format yyyymmdd
- releasedate: (optional, default empty) release date, format yyyymmdd
- enddate: (optional, default empty) end date, format yyyymmdd
- version: (optional, default empty) latest version, displayed as is (no "v" prefix)
- size: (optional, default 250) Size of image in px
- intro: A short summary of what the game is about
- feature#: (Optional) A list of features (# in range 1..10)
- premfeature#: (Optional) A list of premium content (# in range 1..10)
- freefeature#: (Optional) A list of free content (# in range 1..10)
- supportfeature#: (Optional) A list of supporting content (# in range 1..10)
- gallery#: (Optional) Images displayed at the bottom of the page (# in range 1..10)
- trailer: (Optional) Displays a YouTube video. See Template:Youtube
- dlcs: (Optional) Available DLCs
- start#: (Optional) A list with "getting started" pages (# in range 1..7)
- social#: (Optional) Links to social media (# in range 1..5)
- isDLC: (Optional, default n) Enter y if it is a DLC. This will prevent Category: Projects from being added to the page
Example
Code | Result |
---|---|
IntroductionPlease add some introductory text!
| |
Introduced with: 1.16 Released: Feb 13, 2014 Latest version: {{{enddate}}} IntroductionZeus is a Free DLC for Arma 3 that was announced on 13th February 2014 and is available since 10th April 2014. [...] Features
Premium Content
Free Content
Supporting Content
GalleryDLCsGetting Started
Social Media
|