Template:Release: Difference between revisions

From LudoWiki
(Created page with "<noinclude> This is the "Release" template. It should be called in the following format: <pre> {{Release |Release date= |System= |Region= |Version= }} </pre> Edit the page to see the template text. </noinclude><includeonly>{| class="wikitable" ! Release date | [[Release date::{{{Release date|}}}]] |- ! System | {{#arraymap:{{{System|}}}|;|x|System::x|;\s}} |- ! Region | {{#arraymap:{{{Region|}}}|;|x|Region::x|;\s}} |- ! Version | [[Version::{{{Version|}}}]] |-...")
 
No edit summary
 
Line 17: Line 17:
! System
! System
| {{#arraymap:{{{System|}}}|;|x|[[System::x]]|;\s}}
| {{#arraymap:{{{System|}}}|;|x|[[System::x]]|;\s}}
|-
|-
! Region
! Region
| {{#arraymap:{{{Region|}}}|;|x|[[Region::x]]|;\s}}
| {{#arraymap:{{{Region|}}}|;|x|[[Region::x]]|;\s}}
|-
|-
! Version
! Version
| [[Version::{{{Version|}}}]]
| [[Version::{{{Version|}}}]]
|-
!
|{{#ask:[[Alternative name::{{SUBJECTPAGENAME}}]]|format=list}}
|}
|}
</includeonly>
</includeonly>

Latest revision as of 17:06, 1 February 2023

This is the "Release" template. It should be called in the following format:

{{Release
|Release date=
|System=
|Region=
|Version=
}}

Edit the page to see the template text.