Template:WanderOptions/doc

From Wiki of Loathing
Jump to navigation Jump to search
Template-info.svg Documentation

Formats a list of the non-combat options and results for inclusion in the Wander events table.

Parameters

  • dark Dark Horse only option. Specify the result with darkresult.
  • nodark Non-dark Horse only option. Specify the result with nodarkresult.
  • goblin Goblintongue only option. Specify the result with goblinresult.
  • nogoblin No goblintongue only option. Specify the result with nogoblinresult.
  • gary Gary the Goblin only option. Specify the result with garyresult.
  • doc Doc Alice only option. Specify the result with docresult.
  • pete Crazy Pete only option. Specify the result with peteresult.
  • susie Susie only option. Specify the result with susieresult.
  • buffalo Buffalo Buffalo Buffalo Bill only option. Specify the result with buffaloresult.
  • hon Honorable only option. Specify the result with honresult.
  • ruth Ruthless only option. Specify the result with ruthresult.
  • forag Foragin' only option. Specify the level required (if any) with foraglevel, and the result with foragresult.
  • intim Intimidatin' only option. Specify the level required (if any)with intimlevel, and the result with intimresult.
  • fox Outfoxin' only option. Specify the level required (if any)with foxlevel, and the result with foxresult.
  • horn Hornswogglin' only option. Specify the level required (if any)with hornlevel, and the result with hornresult.
  • mus Muscle only option. Specify the level required (if any)with muslevel, and the result with musresult.
  • mys Mysticality only option. Specify the level required (if any)with myslevel, and the result with mysresult.
  • mox Moxie only option. Specify the level required (if any)with moxlevel, and the result with moxresult.
  • cowpuncher Cow Puncher only option. Specify the result with cowpuncherresult.
  • snakeoiler Cow Puncher only option. Specify the result with snakeoilerresult.
  • beanslinger Cow Puncher only option. Specify the result with beanslingerresult.
  • meat Meat only option. Specify the amount with meatamount, and the result with meatresult.
  • crowbar Crowbar only option. Specify the result with crowbarresult.
  • shovel Shovel only option. Specify the result with shovelresult.
  • safe Safecrackin' only option. Specify the level required (if any)with safelevel, and the result with saferesult.
  • lock Lockpickin' Expertise only option. Specify the level required (if any)with locklevel, needle=1 if a needle is required, and the result with lockresult.
  • other1 Generic, user-formatted option. Specify the result with other1result.
  • other2 Generic, user-formatted option. Specify the result with other2result.
  • other3 Generic, user-formatted option. Specify the result with other3result.
  • other4 Generic, user-formatted option. Specify the result with other4result.

For all of the above, arbitrary additional option conditions can be added with an ...extra parameter (where ... matches the parameter name)

Example

{{WanderOptions
|dark=|darkresult=
|nodark=|nodarkresult=
|gary=|garyresult=
|doc=|docresult=
|pete=|peteresult=
|susie=|susieresult=
|buffalo=|buffaloresult=
|hon=|honresult=
|ruth=|ruthresult=
|forag=|foraglevel=|foragresult=
|intim=|intimlevel=|intimresult=
|fox=|foxlevel=|foxresult=
|horn=|hornlevel=|hornresult=
|mus=|muslevel=|musresult=
|mys=|myslevel=|mysresult=
|mox=|moxlevel=|moxresult=
|cowpuncher=|cowpuncherresult=
|snakeoiler=|snakeoilerresult=
|beanslinger=|beanslingerresult=
|meat=|meatamount=|meatresult=
|lock=|locklevel=|needle=|lockresult=
|other1=|other1result=
|other2=|other2result=
|other3=|other3result=
}}