GameIntro – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Add Early Access messagebox) |
Lou Montana (talk | contribs) m (Fix, of course) |
||
Line 4: | Line 4: | ||
{{#if: {{{releasedate|}}} | Released: {{#time: M d, Y|{{{releasedate}}}}} }} | {{#if: {{{releasedate|}}} | Released: {{#time: M d, Y|{{{releasedate}}}}} }} | ||
=== 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'''.}}}}}} | ||
{{{intro|Please add some introductory text!}}} | {{{intro|Please add some introductory text!}}} | ||
{{#if: {{{feature1|}}} | | {{#if: {{{feature1|}}} | |
Revision as of 17:48, 9 June 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
- releasedate: (optional, default empty) release date, format yyyymmdd
- EAdate: (optional, default empty) Early Access date, format yyyymmdd
- 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 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
|