Difference between revisions of "Template:Infonav skill"

From Discworld MUD Wiki
Jump to: navigation, search
(automagically link to skill in tm wiki)
m (Text replacement - "http://web.archive.org/" to "https://web.archive.org/")
(8 intermediate revisions by 2 users not shown)
Line 59: Line 59:
 
{{#if:{{{child12|}}}|{{!}} colspan="5" style="border:0px;font-family:monospace;text-indent:{{#expr:({{{childlevel}}} - 1) * 5}}%" {{!}} [[{{{name|{{PAGENAME}}}}}.{{{child12}}}{{!}}{{{child12}}}]]|}}
 
{{#if:{{{child12|}}}|{{!}} colspan="5" style="border:0px;font-family:monospace;text-indent:{{#expr:({{{childlevel}}} - 1) * 5}}%" {{!}} [[{{{name|{{PAGENAME}}}}}.{{{child12}}}{{!}}{{{child12}}}]]|}}
 
|-
 
|-
! colspan="5" style="background-color:#CCCCCC; padding:1em; border:1px solid white" | [http://tmwiki.firstserved.net/index.php/{{ucfirst:{{#explode:{{PAGENAME}}|.|0}}}}{{#if:{{#explode:{{PAGENAME}}|.|1}}|/{{ucfirst:{{#explode:{{PAGENAME}}|.|1}}}}}}{{#if:{{#explode:{{PAGENAME}}|.|2}}|/{{ucfirst:{{#explode:{{PAGENAME}}|.|2}}}}}}{{#if:{{#explode:{{PAGENAME}}|.|3}}|/{{ucfirst:{{#explode:{{PAGENAME}}|.|3}}}}}} Skill in TM wiki]
+
{{!}} colspan="5" style="border:0px;font-family:monospace;" {{!}} [[Skills#Skill_Branches|All skill trees]]
 +
|-
 +
! colspan="5" style="background-color:#CCCCCC; border:1px solid white" | [https://web.archive.org/web/20120818122620/http://tmwiki.firstserved.net/index.php/{{ucfirst:{{#explode:{{PAGENAME}}|.|0}}}}{{#if:{{#explode:{{PAGENAME}}|.|1}}|/{{ucfirst:{{#explode:{{PAGENAME}}|.|1}}}}}}{{#if:{{#explode:{{PAGENAME}}|.|2}}|/{{ucfirst:{{#explode:{{PAGENAME}}|.|2}}}}}}{{#if:{{#explode:{{PAGENAME}}|.|3}}|/{{ucfirst:{{#explode:{{PAGENAME}}|.|3}}}}}} Skill in TM wiki]
 +
{{#if:{{{child1|}}}||[https://discworldskills.com/{{lcfirst:{{PAGENAMEE}}}} Discworld Skills]}}
 
|-
 
|-
 
|}<noinclude>[[Category:Infoboxes]][[Category:Navboxes]]<br style="clear:both;" />
 
|}<noinclude>[[Category:Infoboxes]][[Category:Navboxes]]<br style="clear:both;" />
 
{{documentation}}</noinclude>
 
{{documentation}}</noinclude>

Revision as of 14:03, 11 May 2022

Infonav skill
Short form
In
Stat dependencies
Con Dex Int Str Wis
? ? ? ? ?
Skill tree
Infonav skill
All skill trees
skill Skill in TM wiki

Discworld Skills


[edit]

Documentation
This template provides information and navigation for a skill.

Parameters

  • con: The skill's constitution weighting.
  • dex: The skill's desterity weighting.
  • int: The skill's intelligence weighting.
  • str: The skill's strength weighting.
  • wis: The skill's wisdom weighting.
  • shortform (optional): The abbreviated form of this skill. If unspecified, the template will work out the conventional 2.2.2.2 name from the name of the skill. This parameter should be used where the 2.2.2.2 form is ambiguous (for example, between magic.methods.mental.charming and magic.methods.mental.channeling).

Skill branches

When filling out a skill branch, this template can be provided with the child skills of the branch as follows:

  • childlevel: The level of the tree the children are at. For example, 'magic.methods' has children at level 3, 'magic.methods.physical' has children at level 4.
  • child1, child2, childn...: The names of the child skills. You should only provide the leaf name - for example, if you're editing 'magic.methods.mental', then set 'child1=channeling' to add channeling. This template currently supports up to 12 children per entry.