Difference between revisions of "User:Deantwo"

From MafiaWiki
Jump to: navigation, search
(Front Page's RoleNavigator Header: just noticed it was bigger... just saving the code so i have it if needed)
Line 35: Line 35:
  
 
===Current Version===
 
===Current Version===
just the current one that the wiki is using, just here so i can look at it as a reference.
+
just the current one that the Wiki is using, just here so i can look at it as a reference.
  
 
{{RoleNavigator}}
 
{{RoleNavigator}}
 
===Fixed Current Version===
 
just a quick fix to the current [[Template:RoleNavigator]]... i simply replaced the "'''count = 100'''" with "'''namespace = (Main)'''" ^^
 
*"'''count = 100''' - is useless as the only thing is does is limit the list to not get longer then 100... why would that ever matter?
 
*'''namespace = (Main)''' - makes it so that only ''normal'' pages are shown in the list... it will make the Categories not appear anymore ^^
 
*'''ordermethod = sortkey''' - makes the list ordered alphabetical! (took me some time to find that)
 
 
{|class="wikitable" style="font-size:90%; border: 2px solid darkgrey" cellpadding="3" cellspacing="0" colspan="2" align="left" width="100%" ||
 
|-
 
! colspan="2" style="background: lightblue; color: Black" | Roles
 
|-
 
! style="background: lightgreen; color: black" width="10%" | Town:
 
|<DynamicPageList>
 
category = Town Roles
 
namespace = (Main)
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
|-
 
! style="background: salmon; color: black" width="10%" | Mafia:
 
|<DynamicPageList>
 
category = Mafia Roles
 
namespace = (Main)
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
|-
 
! style="background: lightgrey; color: black" width="10%" | Neutral:
 
|<DynamicPageList>
 
category = Neutral Roles
 
namespace = (Main)
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
|}
 
 
===Random System Category List Idea===
 
not sure i can make it only show Town Randoms and so... mmh... how best to do this...
 
 
nevermind! found a way to do it easily! now it's just sad i made those redirects...
 
 
how does this look? [[User talk:Deantwo|comments can be posted here]] ^^
 
 
{|class="wikitable" style="font-size:90%; border: 2px solid darkgrey" cellpadding="3" cellspacing="0" colspan="2" align="left" width="100%" ||
 
|-
 
! colspan="2" style="background: lightblue; color: Black" | Roles
 
|-
 
! style="background: lightgreen; color: black" width="10%" | Town
 
|<DynamicPageList>
 
category = Town Roles
 
namespace = (Main)
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
|-
 
! style="background: salmon; color: black" width="10%" | Mafia
 
|<DynamicPageList>
 
category = Mafia Roles
 
namespace = (Main)
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
|-
 
! style="background: lightgrey; color: black" width="10%" | Neutral
 
|<DynamicPageList>
 
category = Neutral Roles
 
namespace = (Main)
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
|-
 
! colspan="2" style="background: lightblue; color: Black" | Random System
 
|-
 
! style="background: lightgreen; color: Black" width="10%" | Random Town
 
|<DynamicPageList>
 
category = Town Roles
 
namespace = Category
 
shownamespace = false
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
|-
 
! style="background: salmon; color: Black" width="10%" | Random Mafia
 
|<DynamicPageList>
 
category = Mafia Roles
 
namespace = Category
 
shownamespace = false
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
|-
 
! style="background: lightgrey; color: Black" width="10%" | Random Neutral
 
|<DynamicPageList>
 
category = Neutral Roles
 
namespace = Category
 
shownamespace = false
 
mode = inline
 
order = ascending
 
ordermethod = sortkey
 
</DynamicPageList>
 
|}
 
  
 
===Dean's Big Version===
 
===Dean's Big Version===
Line 157: Line 48:
 
! colspan="4" style="background: lightgreen; color: Black" | Town Roles
 
! colspan="4" style="background: lightgreen; color: Black" | Town Roles
 
|-
 
|-
! style="background: lightgreen; color: black" width="15%" | Town Core
+
! style="background: lightgreen; color: black" width="15%" | [[Town Core]]
 
| width="35%" |<DynamicPageList>
 
| width="35%" |<DynamicPageList>
 
category = Town Core
 
category = Town Core
Line 166: Line 57:
 
ordermethod = sortkey
 
ordermethod = sortkey
 
</DynamicPageList>
 
</DynamicPageList>
! style="background: lightgreen; color: black" width="15%" | Town Investigative
+
! style="background: lightgreen; color: black" width="15%" | [[Town Investigative]]
 
| width="35%" |<DynamicPageList>
 
| width="35%" |<DynamicPageList>
 
category = Town Investigative
 
category = Town Investigative
Line 176: Line 67:
 
</DynamicPageList>
 
</DynamicPageList>
 
|-
 
|-
! style="background: lightgreen; color: black" width="15%" | Town Protective
+
! style="background: lightgreen; color: black" width="15%" | [[Town Protective]]
 
| width="35%" |<DynamicPageList>
 
| width="35%" |<DynamicPageList>
 
category = Town Protective
 
category = Town Protective
Line 185: Line 76:
 
ordermethod = sortkey
 
ordermethod = sortkey
 
</DynamicPageList>
 
</DynamicPageList>
! style="background: lightgreen; color: black" width="15%" | Town Killing
+
! style="background: lightgreen; color: black" width="15%" | [[Town Killing]]
 
| width="35%" |<DynamicPageList>
 
| width="35%" |<DynamicPageList>
 
category = Town Killing
 
category = Town Killing
Line 195: Line 86:
 
</DynamicPageList>
 
</DynamicPageList>
 
|-
 
|-
! style="background: lightgreen; color: black" width="15%" | Town Power
+
! style="background: lightgreen; color: black" width="15%" | [[Town Power]]
 
| width="35%" |<DynamicPageList>
 
| width="35%" |<DynamicPageList>
 
category = Town Power
 
category = Town Power
Line 204: Line 95:
 
ordermethod = sortkey
 
ordermethod = sortkey
 
</DynamicPageList>
 
</DynamicPageList>
! style="background: lightgreen; color: black" width="15%" | ''only in'' Random Town
+
! style="background: lightgreen; color: black" width="15%" | ''only in'' [[Town Random]]
 
| width="35%" |<DynamicPageList>
 
| width="35%" |<DynamicPageList>
 
category = Town Roles
 
category = Town Roles
Line 221: Line 112:
 
! colspan="4" style="background: salmon; color: Black" | Mafia Roles
 
! colspan="4" style="background: salmon; color: Black" | Mafia Roles
 
|-
 
|-
! style="background: salmon; color: black" | Mafia Killing
+
! style="background: salmon; color: black" | [[Mafia Killing]]
 
| width="35%" |<DynamicPageList>
 
| width="35%" |<DynamicPageList>
 
category = Mafia Killing
 
category = Mafia Killing
Line 230: Line 121:
 
ordermethod = sortkey
 
ordermethod = sortkey
 
</DynamicPageList>
 
</DynamicPageList>
! style="background: salmon; color: black" width="15%" | Mafia Support
+
! style="background: salmon; color: black" width="15%" | [[Mafia Support]]
 
| width="35%" |<DynamicPageList>
 
| width="35%" |<DynamicPageList>
 
category = Mafia Support
 
category = Mafia Support
Line 240: Line 131:
 
</DynamicPageList>
 
</DynamicPageList>
 
|-
 
|-
! style="background: salmon; color: black" width="15%" | Mafia Deception
+
! style="background: salmon; color: black" width="15%" | [[Mafia Deception]]
 
| width="35%" |<DynamicPageList>
 
| width="35%" |<DynamicPageList>
 
category = Mafia Deception
 
category = Mafia Deception
Line 249: Line 140:
 
ordermethod = sortkey
 
ordermethod = sortkey
 
</DynamicPageList>
 
</DynamicPageList>
! style="background: salmon; color: black" width="15%" | ''only in'' Random Mafia
+
! style="background: salmon; color: black" width="15%" | ''only in'' [[Mafia Random]]
 
| width="35%" |<DynamicPageList>
 
| width="35%" |<DynamicPageList>
 
category = Mafia Roles
 
category = Mafia Roles
Line 265: Line 156:
 
! colspan="4" style="background: lightgrey; color: Black" | Neutral Roles
 
! colspan="4" style="background: lightgrey; color: Black" | Neutral Roles
 
|-
 
|-
! style="background: lightgrey; color: black" width="15%" | Neutral Killing
+
! style="background: lightgrey; color: black" width="15%" | [[Neutral Killing]]
 
| width="35%" |<DynamicPageList>
 
| width="35%" |<DynamicPageList>
 
category = Neutral Killing
 
category = Neutral Killing
Line 274: Line 165:
 
ordermethod = sortkey
 
ordermethod = sortkey
 
</DynamicPageList>
 
</DynamicPageList>
! style="background: lightgrey; color: black" width="15%" | Neutral Evil
+
! style="background: lightgrey; color: black" width="15%" | [[Neutral Evil]]
 
| width="35%" |<DynamicPageList>
 
| width="35%" |<DynamicPageList>
 
category = Neutral Evil
 
category = Neutral Evil
Line 284: Line 175:
 
</DynamicPageList>
 
</DynamicPageList>
 
|-
 
|-
! style="background: lightgrey; color: black" width="15%" | Neutral Benign
+
! style="background: lightgrey; color: black" width="15%" | [[Neutral Benign]]
 
| width="35%" |<DynamicPageList>
 
| width="35%" |<DynamicPageList>
 
category = Neutral Benign
 
category = Neutral Benign
Line 293: Line 184:
 
ordermethod = sortkey
 
ordermethod = sortkey
 
</DynamicPageList>
 
</DynamicPageList>
! style="background: lightgrey; color: black" width="15%" | ''only in'' Random Neutral
+
! style="background: white; color: black" width="15%" | ''only in'' [[Random Any]]
 
| width="35%" |<DynamicPageList>
 
| width="35%" |<DynamicPageList>
 
category = Neutral Roles
 
category = Neutral Roles
Line 354: Line 245:
 
|}
 
|}
  
===Front Page's RoleNavigator Header===
+
===Fixed Current Version===
just noticed it was bigger... just saving the code so i have it if needed
+
just a quick fix i did to the [[Template:RoleNavigator]]... after i broke it with some of my changes... ^^;
 +
 
 +
{|class="wikitable" style="font-size:90%; border: 2px solid darkgrey" cellpadding="3" cellspacing="0" colspan="2" align="left" width="100%" ||
 +
|-
 +
! colspan="2" style="background: lightblue; color: Black" | Roles
 +
|-
 +
! style="background: lightgreen; color: black" width="10%" | Town:
 +
|<DynamicPageList>
 +
category = Town Roles
 +
namespace = (Main)
 +
mode = inline
 +
order = ascending
 +
ordermethod = sortkey
 +
</DynamicPageList>
 +
|-
 +
! style="background: salmon; color: black" width="10%" | Mafia:
 +
|<DynamicPageList>
 +
category = Mafia Roles
 +
namespace = (Main)
 +
mode = inline
 +
order = ascending
 +
ordermethod = sortkey
 +
</DynamicPageList>
 +
|-
 +
! style="background: lightgrey; color: black" width="10%" | Neutral:
 +
|<DynamicPageList>
 +
category = Neutral Roles
 +
namespace = (Main)
 +
mode = inline
 +
order = ascending
 +
ordermethod = sortkey
 +
</DynamicPageList>
 +
|}
 +
 
 +
===Random System Category List Idea===
 +
a version i made for the [[Main Page]] ^^
  
 
{|class="wikitable" style="font-size:90%; border: 2px solid darkgrey" cellpadding="3" cellspacing="0" colspan="2" align="left" width="100%" ||
 
{|class="wikitable" style="font-size:90%; border: 2px solid darkgrey" cellpadding="3" cellspacing="0" colspan="2" align="left" width="100%" ||
 
|-
 
|-
 
! colspan="2" style="background: lightblue; color: Black; font-size:150%" | Roles
 
! colspan="2" style="background: lightblue; color: Black; font-size:150%" | Roles
 +
|-
 +
! style="background: lightgreen; color: black" width="10%" | Town
 +
|<DynamicPageList>
 +
category = Town Roles
 +
namespace = (Main)
 +
mode = inline
 +
order = ascending
 +
ordermethod = sortkey
 +
</DynamicPageList>
 +
|-
 +
! style="background: salmon; color: black" width="10%" | Mafia
 +
|<DynamicPageList>
 +
category = Mafia Roles
 +
namespace = (Main)
 +
mode = inline
 +
order = ascending
 +
ordermethod = sortkey
 +
</DynamicPageList>
 +
|-
 +
! style="background: lightgrey; color: black" width="10%" | Neutral
 +
|<DynamicPageList>
 +
category = Neutral Roles
 +
namespace = (Main)
 +
mode = inline
 +
order = ascending
 +
ordermethod = sortkey
 +
</DynamicPageList>
 +
|-
 +
! colspan="2" style="background: lightblue; color: Black; font-size:150%" | Random Categories
 +
|-
 +
! style="background: lightgreen; color: Black" width="10%" | Town
 +
|<DynamicPageList>
 +
category = Town Categories
 +
namespace = (Main)
 +
mode = inline
 +
order = ascending
 +
ordermethod = sortkey
 +
</DynamicPageList>
 +
|-
 +
! style="background: salmon; color: Black" width="10%" | Mafia
 +
|<DynamicPageList>
 +
category = Mafia Categories
 +
namespace = (Main)
 +
mode = inline
 +
order = ascending
 +
ordermethod = sortkey
 +
</DynamicPageList>
 +
|-
 +
! style="background: lightgrey; color: Black" width="10%" | Neutral
 +
|<DynamicPageList>
 +
category = Neutral Categories
 +
namespace = (Main)
 +
mode = inline
 +
order = ascending
 +
ordermethod = sortkey
 +
</DynamicPageList>
 
|}
 
|}

Revision as of 17:08, 31 August 2012

About Me

just call my Dean ^^

just rounded my 10.000 points!

i am dyslexic and write rather slowly...

Mafia Forum

Deantwo

Battle.Net

Server: EU
Name: Deantwo
Number: 913

Favorite Roles

Hated Roles

Project

just something i am trying to make a better Template:RoleNavigator... cause i am bored...

and i also kinda can't edit the Template:RoleNavigator ^^; it seems to be locked for normal users

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.

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... but it's a little big... and i don't know why Coroner and Spy aren't listed in any of the random categories...

Roles
Town Roles
Town Core 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 Citizen, Crier, Marshall, Mason, Mason Leader, Mayor, Stump
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 Random Any

Archive

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 ^^;

Deantwo's First Project

Roles
Power Roles Support Roles
Town Basic Sheriff, Investigator, Doctor, Detective, Lookout Citizen, Mason, Escort
Town Adv Vigilante (K), Bus Driver, Mayor (U), Mason Leader (U) Coroner, Spy, Jailor (K), Bodyguard (K), Veteran (K)
Mafia Basic Consigliere, Mafioso (K) Consort
Mafia Adv Godfather (K,U), Janitor, Disguiser (K) Framer, Blackmailer
Evil Roles Benign Roles
Neutral Basic Serial Killer (K), Cultist Jester, Survivor
Neutral Adv Arsonist (K), Witch Executioner, Amnesiac
K = Killing Role, U = Unique Role

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