Template:Exclusive/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Exclusive. It contains usage information, categories and other content that is not part of the original template page. |
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 | |
L | |
R | |
X | |
Y |
Example (Simple)
{| class="wikitable sortable"
!
! Title
|-
| {{Edition}}||''[[A]]''
|-
| {{Exclusive}}||''[[B]]''
|-
| {{XCC}}||''[[Z]]''
|-
| ||''[[C]]''
|}
Produces:
Title | |
---|---|
A | |
B | |
Z | |
C |