Difference between revisions of "Template:Infobox role/doc"

From MafiaWiki
Jump to: navigation, search
(Created page with "==Description== *Provides a basic role infobox ==Syntax== <pre> {{infobox |affiliation = |summary = |abilities = |difficulty = |ability = |sherrif = |invest...")
 
Line 17: Line 17:
  
 
===Notes===
 
===Notes===
* Keeping the '''Box Title''' empty will result in displaying '''No title'''
+
* Affiliation is either "Mafia", "Town", or "Third-Party". Don't make your own shit up.
* If you don't want to display image, just keep '''Image file Name''' and '''Image Size''' empty.
+
* Summary is a one-sentence thing. Something like "Prevents other people from executing their night actions" or "Targets players for the Mafia to kill"
* Keeping the '''Row 1 title''' empty will result in displaying '''No title'''.
+
* Abilities should be one word. Like "roleblock" or "investigate".
* Keeping the '''Row (any row) info''' empty will result in displaying '''No information'''.
+
* Difficulty is subjective. Put whatever you feel is right. Obviously someone like investigator is harder to play than a townie.
* Keeping the '''Row (any below row 1) title''' empty will result in that row and the rest of the rows below it will not be displayed.
+
* Has night ability is either yes or no.
* Max row for information: 10 rows.
+
* Sherrif investigations either return "Guilty" or "Innocent". Write which one.
 +
* In the Investigator field, put links to the roles that share the same investigator message. For example, [[Doctor]] and [[Serial Killer]] return the same message, so in the Doctor article, this field will contain Serial Killer, and vice versa.
 +
* In Strategies, put links to any strategy pages that actively involve this role.
  
 
==Sample output==
 
==Sample output==

Revision as of 00:44, 30 April 2011

Description

  • Provides a basic role infobox

Syntax

{{infobox
|affiliation  =
|summary      =
|abilities    =
|difficulty   =
|ability      =
|sherrif      =
|investigator =
|strategies   =
}}

Notes

  • Affiliation is either "Mafia", "Town", or "Third-Party". Don't make your own shit up.
  • Summary is a one-sentence thing. Something like "Prevents other people from executing their night actions" or "Targets players for the Mafia to kill"
  • Abilities should be one word. Like "roleblock" or "investigate".
  • Difficulty is subjective. Put whatever you feel is right. Obviously someone like investigator is harder to play than a townie.
  • Has night ability is either yes or no.
  • Sherrif investigations either return "Guilty" or "Innocent". Write which one.
  • In the Investigator field, put links to the roles that share the same investigator message. For example, Doctor and Serial Killer return the same message, so in the Doctor article, this field will contain Serial Killer, and vice versa.
  • In Strategies, put links to any strategy pages that actively involve this role.

Sample output

Image:Example.jpg

A flower

Complete Infobox:
{{Infobox
|Box title = Info Title
|image = Image:Example.jpg
|imagewidth = 120
|caption = A flower
|Row 1 title = Title row 1
|Row 1 info = Info row 1
|Row 2 title = Title row 2
|Row 2 info = Info row 2
|Row 3 title = Title row 3
|Row 3 info = Info row 3
|Row 4 title = Title row 4
|Row 4 info = Info row 4
|Row 5 title = Title row 5
|Row 5 info = Info row 5
|Row 6 title = Title row 6
|Row 6 info = Info row 6
|Row 7 title = Title row 7
|Row 7 info = Info row 7
|Row 8 title = Title row 8
|Row 8 info = Info row 8
|Row 9 title = Title row 9
|Row 9 info = Info row 9
|Row 10 title = Title row 10
|Row 10 info = Info row 10
}}


Infobox Image omitted :
{{Infobox
|Box title = Info Title
|Row 1 title = Title row 1
|Row 1 info = Info row 1
|Row 2 title = Title row 2
|Row 2 info = Info row 2
|Row 3 title = Title row 3
|Row 3 info = Info row 3
|Row 4 title = Title row 4
|Row 4 info = Info row 4
|Row 5 title = Title row 5
|Row 5 info = Info row 5
|Row 6 title = Title row 6
|Row 6 info = Info row 6
|Row 7 title = Title row 7
|Row 7 info = Info row 7
|Row 8 title = Title row 8
|Row 8 info = Info row 8
|Row 9 title = Title row 9
|Row 9 info = Info row 9
|Row 10 title = Title row 10
|Row 10 info = Info row 10
}}


Infobox Image omitted and displaying only 3 rows of information:
{{Infobox
|Box title = Info Title
|Row 1 title = Title row 1
|Row 1 info = Info row 1
|Row 2 title = Title row 2
|Row 2 info = Info row 2
|Row 3 title = Title row 3
|Row 3 info = Info row 3
}}


Infobox Image and title row 4 omited:
Result: Row 4, 5, and 6 will not be displayed.
{{Infobox
|Box title = Info Title
|Row 1 title = Title row 1
|Row 1 info = Info row 1
|Row 2 title = Title row 2
|Row 2 info = Info row 2
|Row 3 title = Title row 3
|Row 3 info = Info row 3
|Row 4 info = Info row 4
|Row 5 title = Title row 5
|Row 5 info = Info row 5
|Row 6 title = Title row 6
|Row 6 info = Info row 6
}}