Template:5e Skills: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{#arraymap: {{{skills|}}}|,|x|{{#switch: {{lc:x}}  
<includeonly>{{#arraymap: {{#if: {{{skills|}}}|{{{skills|}}}|{{{1|}}}|}}|,|x|{{#switch: {{lc:x}}  
|any skills = any {{srd5lc|Skill}}s
|any skills = any {{srd5lc|Skill}}s
|acrobatics = {{SRD5|Acrobatics||Skill}}
|acrobatics = {{SRD5|Acrobatics}}
|animal handling = {{SRD5|Animal Handling||Skill}}  
|animal handling = {{SRD5|Animal Handling}}
|arcana = {{SRD5|Arcana||Skill}}
|arcana = {{SRD5|Arcana}}
|athletics = {{SRD5|Athletics||Skill}}
|athletics = {{SRD5|Athletics}}
|deception = {{SRD5|Deception||Skill}}
|deception = {{SRD5|Deception}}
|history = {{SRD5|History||Skill}}  
|history = {{SRD5|History}}
|insight = {{SRD5|Insight||Skill}}
|insight = {{SRD5|Insight}}
|intimidation = {{SRD5|Intimidation||Skill}}  
|intimidation = {{SRD5|Intimidation}}
|investigation = {{SRD5|Investigation||Skill}}  
|investigation = {{SRD5|Investigation}}
|medicine = {{SRD5|Medicine||Skill}}  
|medicine = {{SRD5|Medicine}}
|nature = {{SRD5|Nature||Skill}}  
|nature = {{SRD5|Nature}}
|perception = {{SRD5|Perception||Skill}}  
|perception = {{SRD5|Perception}}
|performance = {{SRD5|Performance||Skill}}  
|performance = {{SRD5|Performance}}
|persuasion = {{SRD5|Persuasion||Skill}}  
|persuasion = {{SRD5|Persuasion}}
|religion = {{SRD5|Religion||Skill}}  
|religion = {{SRD5|Religion}}
|sleight of hand = {{SRD5|Sleight of Hand||Skill}}  
|sleight of hand = {{SRD5|Sleight of Hand}}
|stealth = {{SRD5|Stealth||Skill}}  
|stealth = {{SRD5|Stealth}}
|survival = {{SRD5|Survival||Skill}}
|survival = {{SRD5|Survival}}
|{{5ed|x||Skill}}
|{{#ifexists: {{5ed|x}}{{5ed|x}}|x}}
}}<!--end switch-->}}<!--end arraymap--></includeonly><noinclude>
}}<!--end switch-->}}<!--end arraymap--></includeonly><noinclude>
==Syntax==
==Syntax==
<pre>{{5e Skills|listOfSkills}}</pre>
<pre>{{5e Skills|listOfSkills}}</pre>
==Example==
<pre>{{5e Skills|Acrobatics, Medicine, Sleight of Hand}}</pre>
produces...
{{5e Skills|Acrobatics, Medicine, Sleight of Hand}}
   
   
[[Category:5e Templates|Skills 5e]]
[[Category:5e Templates|Skills 5e]]
</noinclude>
</noinclude>

Revision as of 09:59, 13 March 2021

Syntax

{{5e Skills|listOfSkills}}

Example

{{5e Skills|Acrobatics, Medicine, Sleight of Hand}}

produces...

Acrobatics, Medicine, Sleight of Hand