Difference between revisions of "User:Deantwo/Projects"

From MafiaWiki
Jump to: navigation, search
(Dean's Big Version: Small fix so Stump don't show up.)
(Deantwo's First Project: This was wrong.)
Line 178: Line 178:
  
 
and this is my profile page... i guess i can put on it what i want ^^;
 
and this is my profile page... i guess i can put on it what i want ^^;
 
==Deantwo's First Project==
 
i liked this first version of the role table a lot, as it displays information about what roles are [[:Category:Killing Roles|Killing Roles]] and [[:Category:Unique Roles|Unique Roles]] ^^
 
 
but since it was a static list it would require a fair bit of maintenance >_> and then the whole Power/Support/Basic/Adv category system got thrown out... ^^;
 
 
{|class="wikitable" style="font-size:90%; border: 2px solid darkgrey" cellpadding="3" cellspacing="0" colspan="2" align="left" width="100%" ||
 
|-
 
! colspan="4" style="background: lightblue; color: Black" | Roles in Categories
 
|-
 
! colspan="4" style="background: lightgreen; color: Black" | Town Roles
 
|-
 
! style="background: lightgreen; color: black" width="15%" | [[Town Core]]
 
| width="35%" |<DynamicPageList>
 
category = Town Core
 
namespace = (Main)
 
suppresserrors = true
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
! style="background: lightgreen; color: black" width="15%" | [[Town Investigative]]
 
| width="35%" |<DynamicPageList>
 
category = Town Investigative
 
namespace = (Main)
 
suppresserrors = true
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
|-
 
! style="background: lightgreen; color: black" width="15%" | [[Town Protective]]
 
| width="35%" |<DynamicPageList>
 
category = Town Protective
 
namespace = (Main)
 
suppresserrors = true
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
! style="background: lightgreen; color: black" width="15%" | [[Town Killing]]
 
| width="35%" |<DynamicPageList>
 
category = Town Killing
 
namespace = (Main)
 
suppresserrors = true
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
|-
 
! style="background: lightgreen; color: black" width="15%" | [[Town Power]]
 
| width="35%" |<DynamicPageList>
 
category = Town Power
 
namespace = (Main)
 
suppresserrors = true
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
! style="background: lightgreen; color: black" width="15%" | ''only in'' [[Town Random]]
 
| width="35%" |<DynamicPageList>
 
category = Town Random
 
notcategory = Town Core
 
notcategory = Town Investigative
 
notcategory = Town Protective
 
notcategory = Town Killing
 
notcategory = Town Power
 
namespace = (Main)
 
suppresserrors = true
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
|-
 
! colspan="4" style="background: salmon; color: Black" | Mafia Roles
 
|-
 
! style="background: salmon; color: black" | [[Mafia Killing]]
 
| width="35%" |<DynamicPageList>
 
category = Mafia Killing
 
namespace = (Main)
 
suppresserrors = true
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
! style="background: salmon; color: black" width="15%" | [[Mafia Support]]
 
| width="35%" |<DynamicPageList>
 
category = Mafia Support
 
namespace = (Main)
 
suppresserrors = true
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
|-
 
! style="background: salmon; color: black" width="15%" | [[Mafia Deception]]
 
| width="35%" |<DynamicPageList>
 
category = Mafia Deception
 
namespace = (Main)
 
suppresserrors = true
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
! style="background: salmon; color: black" width="15%" | ''only in'' [[Mafia Random]]
 
| width="35%" |<DynamicPageList>
 
category = Mafia Random
 
notcategory = Mafia Killing
 
notcategory = Mafia Support
 
notcategory = Mafia Deception
 
notcategory = Role Types
 
namespace = (Main)
 
suppresserrors = true
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
|-
 
! colspan="4" style="background: lightgrey; color: Black" | Neutral Roles
 
|-
 
! style="background: lightgrey; color: black" width="15%" | [[Neutral Killing]]
 
| width="35%" |<DynamicPageList>
 
category = Neutral Killing
 
namespace = (Main)
 
suppresserrors = true
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
! style="background: lightgrey; color: black" width="15%" | [[Neutral Evil]]
 
| width="35%" |<DynamicPageList>
 
category = Neutral Evil
 
namespace = (Main)
 
suppresserrors = true
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
|-
 
! style="background: lightgrey; color: black" width="15%" | [[Neutral Benign]]
 
| width="35%" |<DynamicPageList>
 
category = Neutral Benign
 
namespace = (Main)
 
suppresserrors = true
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
! style="background: white; color: black" width="15%" | ''only in'' [[Any Random]]
 
| width="35%" |<DynamicPageList>
 
category = Any Random
 
notcategory = Town Random
 
notcategory = Mafia Random
 
notcategory = Neutral Benign
 
notcategory = Neutral Evil
 
notcategory = Role Types
 
namespace = (Main)
 
suppresserrors = true
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
|}
 
  
 
==Fixed Current Version==
 
==Fixed Current Version==

Revision as of 11:54, 6 October 2013

Projects

i was trying to make a better version of the Template:RoleNavigator... cause i am bored...

i also love playing around with the DynamicPageList

Current Version

just the current one that the Wiki is using, just here so i can look at it as a reference and compare it to my work.

Roles
Town Bodyguard, Bus Driver, Citizen, Coroner, Crier, Detective, Doctor, Escort, Investigator, Jailor, Lookout, Marshall, Mason, Mason Leader, Mayor, Sheriff, Spy, Stump, Veteran, Vigilante
Mafia Actress, Agent, Beguiler, Blackmailer, Caporegime, Consigliere, Consort, Disguiser, Framer, Godfather, Heartbreaker, Janitor, Kidnapper, Mafioso, Soldato
Triad Administrator, Deceiver, Diva, Dragon Head, Enforcer, Forger, Incense Master, Informant, Interrogator, Liaison, Silencer, Vanguard
Neutral Amnesiac, Arsonist, Auditor, Cultist, Electromaniac, Executioner, Jester, Judge, Lover, Mass Murderer, Poisoner, Scumbag, Serial Killer, Survivor, Witch, Witch Doctor


.

Dean's Big Version

ooh yeah... the whole Power/Support/Basic/Adv got removed ^^; back to the drawing borad... ... ... ok this version works nicely ^^

this version of the role table is also featured on the Category:Random_Categories page ^^

Roles
Town Roles
Town Government Citizen, Crier, Marshall, Mason, Mason Leader, Mayor Town Investigative Coroner, Detective, Investigator, Lookout, Sheriff
Town Protective Bodyguard, Bus Driver, Doctor, Escort Town Killing Bodyguard, Jailor, Veteran, Vigilante
Town Power Bus Driver, Jailor, Spy, Veteran only in Town Random
Mafia Roles
Mafia Killing Disguiser, Godfather, Heartbreaker, Kidnapper, Mafioso, Soldato Mafia Support Agent, Blackmailer, Caporegime, Consigliere, Consort, Heartbreaker, Kidnapper, Soldato
Mafia Deception Actress, Beguiler, Disguiser, Framer, Janitor only in Mafia Random
Neutral Roles
Neutral Killing Arsonist, Electromaniac, Mass Murderer, Poisoner, Serial Killer Neutral Evil Arsonist, Auditor, Cultist, Electromaniac, Judge, Mass Murderer, Scumbag, Serial Killer, Witch, Witch Doctor
Neutral Benign Amnesiac, Executioner, Jester, Lover, Survivor only in Any Random

Archived Projects

just can't get my self to delete this... it's so pretty T_T

and this is my profile page... i guess i can put on it what i want ^^;

Fixed Current Version

just a quick fix i did to the Template:RoleNavigator... after i broke it with some of my changes... ^^;

Roles
Town Bodyguard, Bus Driver, Citizen, Coroner, Crier, Detective, Doctor, Escort, Investigator, Jailor, Lookout, Marshall, Mason, Mason Leader, Mayor, Sheriff, Spy, Stump, Veteran, Vigilante
Mafia Actress, Agent, Beguiler, Blackmailer, Caporegime, Consigliere, Consort, Disguiser, Framer, Godfather, Heartbreaker, Janitor, Kidnapper, Mafioso, Soldato
Neutral Amnesiac, Arsonist, Auditor, Cultist, Electromaniac, Executioner, Jester, Judge, Lover, Mass Murderer, Poisoner, Scumbag, Serial Killer, Survivor, Witch, Witch Doctor

Random System Category List Idea

a version i made for the Main Page ^^

Roles
Town Bodyguard, Bus Driver, Citizen, Coroner, Crier, Detective, Doctor, Escort, Investigator, Jailor, Lookout, Marshall, Mason, Mason Leader, Mayor, Sheriff, Spy, Stump, Veteran, Vigilante
Mafia Actress, Agent, Beguiler, Blackmailer, Caporegime, Consigliere, Consort, Disguiser, Framer, Godfather, Heartbreaker, Janitor, Kidnapper, Mafioso, Soldato
Neutral Amnesiac, Arsonist, Auditor, Cultist, Electromaniac, Executioner, Jester, Judge, Lover, Mass Murderer, Poisoner, Scumbag, Serial Killer, Survivor, Witch, Witch Doctor
Random Categories
Town Town Government, Town Investigative, Town Killing, Town Power, Town Protective, Town Random
Mafia Mafia Deception, Mafia Killing, Mafia Random, Mafia Support
Neutral Neutral Benign, Neutral Evil, Neutral Killing, Neutral Random