GameIntro – Template
| m (added DLCs) | m (fixed dlcs) | ||
| Line 31: | Line 31: | ||
| }} | }} | ||
| {{#if: {{{dlc1|}}}| | {{#if: {{{dlc1|}}} |   | ||
| === DLCs === | === DLCs === | ||
| {{{dlc1}}} | * {{{dlc1}}} | }} | ||
| {{{dlc2}}} | {{#if: {{{dlc2|}}} | * {{{dlc2}}} |}} | ||
| {{{dlc3}}} | {{#if: {{{dlc3|}}} | * {{{dlc3}}} |}} | ||
| {{{dlc4}}} | {{#if: {{{dlc4|}}} | * {{{dlc4}}} |}} | ||
| {{{dlc5}}} | {{#if: {{{dlc5|}}} | * {{{dlc5}}} |}} | ||
| {{{dlc6}}} | {{#if: {{{dlc6|}}} | * {{{dlc6}}} |}} | ||
| {{{dlc7}}} | {{#if: {{{dlc7|}}} | * {{{dlc7}}} |}} | ||
| }} | |||
| {{#if: {{{start1|}}} |   | {{#if: {{{start1|}}} |   | ||
Revision as of 19:46, 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#: 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.
