GameIntro – Template
Jump to navigation
Jump to search
mNo edit summary |
(update doc, changed size of gallery images and trailer, added auto category) |
||
Line 1: | Line 1: | ||
<includeonly>[[File:{{{image|MaldenFi17.jpg}}}|{{{size|250}}}px|right]]<!-- | <includeonly>[[File:{{{image|MaldenFi17.jpg}}}|{{{size|250}}}px|right]]<!-- | ||
-->{{#if: {{{isDLC|}}} | Introduced with: {{GVI|{{{game}}}|{{{version}}}}}<br> }} | -->{{#if: {{{isDLC|}}} | Introduced with: {{GVI|{{{game}}}|{{{version}}}|category=yes}}<br> }} | ||
{{#if: {{{releasedate|}}} | Released: {{{releasedate}}} }} | {{#if: {{{releasedate|}}} | Released: {{{releasedate}}} }} | ||
=== Introduction === | === Introduction === | ||
Line 61: | Line 61: | ||
|class=center | |class=center | ||
|mode=nolines | |mode=nolines | ||
|widths= | |widths=350px | ||
}} | }} | ||
}} | }} | ||
Line 79: | Line 79: | ||
-->{{#if: {{{dlc12|}}} | * {{{dlc12}}} }}<!-- | -->{{#if: {{{dlc12|}}} | * {{{dlc12}}} }}<!-- | ||
-->{{#if: {{{dlc13|}}} | * {{{dlc13}}} }}<!-- | -->{{#if: {{{dlc13|}}} | * {{{dlc13}}} }}<!-- | ||
-->{{#if: {{{trailer|}}} | {{Youtube|{{{trailer}}}|Trailer|center| | -->{{#if: {{{trailer|}}} | {{Youtube|{{{trailer}}}|Trailer|center|350}}}} | ||
{{#if: {{{start1|}}} | | {{#if: {{{start1|}}} | | ||
=== Getting Started === | === Getting Started === | ||
Line 118: | Line 118: | ||
* isDLC: (Optional, default n) Enter ''y'' if it is a DLC. This will prevent <tt>[[:Category: Projects]]</tt> from being added to the page | * isDLC: (Optional, default n) Enter ''y'' if it is a DLC. This will prevent <tt>[[:Category: Projects]]</tt> from being added to the page | ||
{{Feature | Informative |The template will automatically remove TOC and section edit links | {{Feature|Informative| | ||
* The template will automatically remove TOC and section edit links | |||
* The page is automatically added to the [[:Category:Projects|Projects]] category (if not a DLC) | |||
* The page is automatically added to ''Introduced with version xxx'' pages (if a DLC)}} | |||
== Example == | == Example == | ||
{| class="wikitable" | {| class="wikitable" |
Revision as of 17:11, 16 February 2021
Usage
{{GameIntro|image|game|version|releasedate|size|intro|feature#|premfeature#|freefeature#|supportfeature#|gallery#|dlc#|start#|social#|isDLC}}
- image: Image displayed on the top right
- game: (optional) Needs to be defined if isDLC is set. See Template:GVI
- version: (optional) Needs to be defined if isDLC is set. See Template:GVI
- releasedate: (optional)
- 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..4)
- trailer: (Optional) Displays a YouTube video. See Template:Youtube
- dlc#: (Optional) Available DLCs (# in range 1..13)
- 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 |
---|---|
{{GameIntro |image = arma3 zeus logo.png |game= arma3 |releasedate= 13th February 2014 |version= 1.16 |intro = Zeus is a Free DLC for {{arma3}} that was announced on 13th February 2014 and is available since 10th April 2014. [...] |feature1= '''Basic Features''' - Some basic features. (Recommended to leave entry if Premium Content, Free Content and Supporting Content are used |premfeature1= '''Premium Features''' - Features which are only available if one owns the DLC |freefeature1= '''Free Features''' - Features which are available to everyone |supportfeature1= '''Supporting Features''' - Features which expand the platform |gallery1= arma3 dlc zeus screenshot 1.jpg |gallery2= arma3 dlc zeus screenshot 2.jpg |gallery3= arma3 dlc zeus screenshot 3.jpg |gallery4= arma3 dlc zeus screenshot 4.jpg |start1= [[Arma 3 Field Manual - Zeus|Field Manual]] |start2= [[Curator|Zeus Editing]] |start3= [http://forums.bistudio.com/forumdisplay.php?198-ARMA-3-ZEUS Bohemia Interactive Forums - Zeus] |start4= [http://forums.bistudio.com/forumdisplay.php?199-ARMA-3-ZEUS-EDITING Bohemia Interactive Forums - Zeus Editing] |start5= [http://www.arma3.com/dlc/zeus Official Site] |isDLC= y |trailer= 5JiXznUyldM }} |
Introduced with: 1.16 Released: 13th February 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
GalleryGetting Started
|
Template
{{GameIntro |image = |intro = |feature1 = |feature2 = |feature3 = |feature4 = |feature5 = |feature6 = |feature7 = |feature8 = |feature9 = |feature10 = |feature11 = |start1 = |start2 = |start3 = |start4 = |start5 = |gallery1 = |gallery2 = |gallery3 = |gallery4 = }}