Difference between revisions of "Template:Infobox"

From Dvorak - A Blank-Card Game
Jump to navigationJump to search
(Fixed bugs more, and added parent game (for subpages))
(Finished documenting new options I added)
Line 31: Line 31:
|-  
|-  
! Additional Ruleset
! Additional Ruleset
| {{#switch: {{{advancedruleset}}}
| {{#switch: {{{additionalruleset}}}
  | Physical Challenge = This game also uses the rules in [[Additional Rules - Physical Challenge]]  [[Category:Physical Challenge]]
  | Physical Challenge = This game also uses the rules in [[Additional Rules - Physical Challenge]]  [[Category:Physical Challenge]]
}}
}}
|-  
|-  
! Parent Game
! Parent Game
| {{{players|Unknown}}}
| {{#if: {{{parent|}}} | {{{parent}}} [[Category:{{{parent}}}]] | Unknown}}
|-  
|-  
| colspan="2" style="background:#eee;text-align:center;padding:8px" | {{#switch: {{{mechanic}}}
| colspan="2" style="background:#eee;text-align:center;padding:8px" | {{#switch: {{{mechanic}}}
| {{#switch: {{{mechanic}}}
  | Nomic = This is a [[:Category:Nomic decks|'''Nomic''' deck]], created as a self-referential competitive game. It is not intended to be replayable. [[Category:Nomic decks]]
  | Nomic = This is a [[:Category:Nomic decks|'''Nomic''' deck]], created as a self-referential competitive game. It is not intended to be replayable. [[Category:Nomic decks]]
  | CCG set = This is a [[:Category:CCG sets|'''CCG set''']], a set of cards which can be used to construct personalised decks, in the style of a collectable card game. [[Category:CCG sets]]
  | CCG set = This is a [[:Category:CCG sets|'''CCG set''']], a set of cards which can be used to construct personalised decks, in the style of a collectable card game. [[Category:CCG sets]]
Line 105: Line 104:


'''players''' is the number of players that the deck is suited to. If left blank it defaults to "unknown".
'''players''' is the number of players that the deck is suited to. If left blank it defaults to "unknown".
'''parent''' is for use on subpages of a game.  The variables below should only be used if they differ from those of the parent page. 


'''completion''' is the completion status of the deck: its value can be "abandoned", "unfinished", "finished".
'''completion''' is the completion status of the deck: its value can be "abandoned", "unfinished", "finished".
Line 110: Line 111:
'''playability''' is the playability status of the deck: its value can be "unplayable", "untested", "playable", "proven", "polished", "star".
'''playability''' is the playability status of the deck: its value can be "unplayable", "untested", "playable", "proven", "polished", "star".


'''status''' is the development status of the deck: its value can be "nomic", "CCG set", "CCG deck", or "subpage".
'''mechanic''' is the game mechanic(s) used by the deck: its value can be "nomic", "CCG set", or "CCG deck".


'''additionalruleset''' is the additional rulesets which apply to the deck: it's value can currently be blank, or "Physical Challenge" (for [[Additional Rules - Physical Challenge]])
 
'''unlocked''' defines whether site visitors are encouraged from contributing cards, or not. If set to "true", visitors are told "This deck is '''under construction'''. Anyone is welcome to contribute - check the talk page to find out more." - if left blank, visitors are warned that "This deck is '''locked'''. Further cards should not be added - if you have any suggestions, you can leave them on the talk page for the deck creator."
'''unlocked''' defines whether site visitors are encouraged from contributing cards, or not. If set to "true", visitors are told "This deck is '''under construction'''. Anyone is welcome to contribute - check the talk page to find out more." - if left blank, visitors are warned that "This deck is '''locked'''. Further cards should not be added - if you have any suggestions, you can leave them on the talk page for the deck creator."
</noinclude>
</noinclude>

Revision as of 06:03, 14 July 2010

Infobox
Designer
Date Unknown
Players Unknown
Completion status
Playability status This deck has not been categorised.
Additional Ruleset
Parent Game Unknown
This deck has not been categorised.
Padlock.gif
This deck is locked. Further cards should not be added - if you have any suggestions, you can leave them on the talk page for the deck creator.
Cards.gif Print this deck

Telnet.gif Generate MUSHcode

Cards.gif Generate Lackey export


Usage

Note : a french version of this template exists.

{{Infobox
| title =
| designer =
| designer2 =
| designer3 =
| designer4 =
| designer5 =
| designer6 =
| designer7 =
| date =
| players =
| playability =
| completion =
| mechanic =
| advancedruleset = 
| unlocked =
}}

title is the title of the deck. If left blank it defaults to the page title.

designer is the designer of the deck. If this exactly matches a wiki user name, it will link automatically to that user's page.

designer2 through to designer7 are the other designers of the deck, again linking to wiki profiles where appropriate. For multiple designers, use "designer" for the first, and these for the rest.

date is the date that the deck was created, if any. If left blank it defaults to "unknown".

players is the number of players that the deck is suited to. If left blank it defaults to "unknown".

parent is for use on subpages of a game. The variables below should only be used if they differ from those of the parent page.

completion is the completion status of the deck: its value can be "abandoned", "unfinished", "finished".

playability is the playability status of the deck: its value can be "unplayable", "untested", "playable", "proven", "polished", "star".

mechanic is the game mechanic(s) used by the deck: its value can be "nomic", "CCG set", or "CCG deck".

additionalruleset is the additional rulesets which apply to the deck: it's value can currently be blank, or "Physical Challenge" (for Additional Rules - Physical Challenge)

unlocked defines whether site visitors are encouraged from contributing cards, or not. If set to "true", visitors are told "This deck is under construction. Anyone is welcome to contribute - check the talk page to find out more." - if left blank, visitors are warned that "This deck is locked. Further cards should not be added - if you have any suggestions, you can leave them on the talk page for the deck creator."