Difference between revisions of "Template:Exclusive"
Jump to navigation
Jump to search
imported>Rukario-sama m (Rukario-sama moved page Template:XExclusive to Template:Exclusive: XExclusive stands for Exclusive-exclusive, must I say more?) |
imported>Rukario-sama |
||
| Line 1: | Line 1: | ||
| − | <includeonly>style="background: | + | <includeonly>style="background:rgba(64,255,64,0.6);" data-sort-value="4"| </includeonly><noinclude> |
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 22:39, 8 August 2017
Usage
Adds exclusivity cell to the list of games sortable table. The prefix "X" in some template names stands for "Exclusive", inspired from XOR.
| Simple | Simple | ||
|---|---|---|---|
{{Edition}}
|
Edition/Remake exclusive | ||
{{Exclusive}}
|
Exclusive to this console | ||
{{XMicrosoft}} |
{{XCC}}
|
Company (Microsoft/Nintendo/Sony) | Console/Company |
{{XConsole}}
|
Console | ||
{{Timed}}
|
Timed | ||
{{NX}}
|
None | Multiplatform (Non-exclusive) | Multiplatform |
Example
{| class="wikitable sortable"
!
! Title
|-
| {{Edition}}||''[[A]]''
|-
| {{Exclusive}}||''[[B]]''
|-
| {{Timed}}||''[[L]]''
|-
| {{NX}}||''[[R]]''
|-
| {{XNintendo}}||''[[X]]''
|-
| {{XConsole}}||''[[Y]]''
|}
produces:
| Title | |
|---|---|
| A | |
| B | |
| Template:Timed | L |
| Template:NX | R |
| Template:XNintendo | X |
| Template:XConsole | Y |
Example (Simple)
{| class="wikitable sortable"
!
! Title
|-
| {{Edition}}||''[[A]]''
|-
| {{Exclusive}}||''[[B]]''
|-
| {{XCC}}||''[[Z]]''
|-
| ||''[[C]]''
|}
Produces:
| Title | |
|---|---|
| A | |
| B | |
| Template:XCC | Z |
| C |
| The above documentation is transcluded from Template:Exclusive/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |