Template:GetDiscipline: Difference between revisions
Jump to navigation
Jump to search
GameMaster (talk | contribs) No edit summary |
GameMaster (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
{{#ifexpr:3<{{{2|}}}|:{{getDisciplineLevel|{{{1|}}}|4|{{{2|}}}|{{{9|}}}|{{{10|}}}}}}} | {{#ifexpr:3<{{{2|}}}|:{{getDisciplineLevel|{{{1|}}}|4|{{{2|}}}|{{{9|}}}|{{{10|}}}}}}} | ||
{{#ifexpr:4<{{{2|}}}|:{{getDisciplineLevel|{{{1|}}}|5|{{{2|}}}|{{{11|}}}|{{{12|}}}}}}}</includeonly><noinclude>==Parameters== | {{#ifexpr:4<{{{2|}}}|:{{getDisciplineLevel|{{{1|}}}|5|{{{2|}}}|{{{11|}}}|{{{12|}}}}}}}</includeonly><noinclude>==Parameters== | ||
<nowiki>1. Discipline Name | |||
2. Discipline Level | |||
3. Attribute for Level 1 | |||
4. Skill for Level 1 | |||
5. Attribute for Level 2 | |||
6. Skill for Level 2 | |||
7. Attribute for Level 3 | |||
8. Skill for Level 3 | |||
9. Attribute for Level 4 | |||
10. Skill for Level 4 | |||
11. Attribute for Level 5 | |||
12. Skill for Level 5</nowiki> | |||
== Template == | == Template == | ||
<nowiki>{{GetDiscipline||||||||||||}}</nowiki> | <nowiki>{{GetDiscipline||||||||||||}}</nowiki> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 20:19, 4 March 2017
Parameters
1. Discipline Name 2. Discipline Level 3. Attribute for Level 1 4. Skill for Level 1 5. Attribute for Level 2 6. Skill for Level 2 7. Attribute for Level 3 8. Skill for Level 3 9. Attribute for Level 4 10. Skill for Level 4 11. Attribute for Level 5 12. Skill for Level 5
Template
{{GetDiscipline||||||||||||}}