GameIntro – Template
| m (fixed dlcs) | m (made feature list optional) | ||
| Line 3: | Line 3: | ||
| === Introduction === | === Introduction === | ||
| {{{intro|Please add some introductory text!}}} | {{{intro|Please add some introductory text!}}} | ||
| {{#if: {{{feature1|}}} | | |||
| === Features === | === Features === | ||
| * {{{feature1}}} |}} | |||
| {{#if: {{{feature2|}}} | * {{{feature2}}} |}} | {{#if: {{{feature2|}}} | * {{{feature2}}} |}} | ||
| {{#if: {{{feature3|}}} | * {{{feature3}}} |}} | {{#if: {{{feature3|}}} | * {{{feature3}}} |}} | ||
| Line 65: | Line 65: | ||
| * image: Image displayed on the top right | * image: Image displayed on the top right | ||
| * intro: A short summary of what the game is about | * intro: A short summary of what the game is about | ||
| * feature'''#''': A list of features (# in range 1..15) | * feature'''#''': (optional) A list of features (# in range 1..15) | ||
| * gallery'''#''': (optional) Images displayed at the bottom of the page (# in range 1..4) | * gallery'''#''': (optional) Images displayed at the bottom of the page (# in range 1..4) | ||
| * dlc'''#''': (optional) Available DLCs (# in range 1..7) | * dlc'''#''': (optional) Available DLCs (# in range 1..7) | ||
Revision as of 20:40, 28 December 2020
Usage
{{GameIntro|image|intro|feature#|gallery#|dlc#|start#|social'#}}
- image: Image displayed on the top right
- intro: A short summary of what the game is about
- feature#: (optional) A list of features (# in range 1..15)
- gallery#: (optional) Images displayed at the bottom of the page (# in range 1..4)
- dlc#: (optional) Available DLCs (# in range 1..7)
- start#: # (optional) A list with "getting started" pages (# in range 1..7)
- social#: (optional) Links to social media (# in range 1..3)
Template will automatically remove TOC and edit-sections. Additionally, page is automatically added to category Projects.
Example
See source code of Category:DayZ.
