Difference between revisions of "Template:SkillCard"

From Epic Paths
Jump to navigation Jump to search
 
(15 intermediate revisions by the same user not shown)
Line 2: Line 2:


== Usage ==
== Usage ==
Parameters: Skill | Name | KeyAbility | Action | Body | [Success10] | [Success5] | Success | Failure | [Failure5] | [Auto] | [Footer]
Parameters: Skill | Name | Tags | [Requirement] | Body | [Success20] | [Success15] | [Success10] | [Success5] | Success | Failure | [Failure5] | [Failure10] | [Auto] | [Footer]


<nowiki>{{</nowiki>SkillCard
<nowiki>{{</nowiki>SkillCard<br>
|Skill=Athletics
|Skill=Athletics<br>
|Name=Jump|KeyAbility=Str|Action=Move
|Name=Jump<br>
|Body=Roll to jump
|Tags=<nowiki>{{</nowiki>TagStr<nowiki>}}{{</nowiki>TagMove<nowiki>}}</nowiki><br>
|Success5=Move at full speed.
|Requirement=You have both hands free.<br>
|Success=Move at half speed and you are [[flat-footed]].
|Body=Roll to jump<br>
|Failure=Unable to move and you are [[flat-footed]].
|Success5=Move at full speed.<br>
|Failure5=You are fall [[prone]] and fall of the surface if it is less than 1 feet wide. If you fall you can attempt to use Athletics to {{link|Athletics#Catch Yourself}}.
|Success=Move at half speed and you are [[flat-footed]].<br>
|Auto='''+10:''' Jump 20 feet<br>
|Failure=Unable to move and you are [[flat-footed]].<br>
'''+5:''' Jump 10 feet.
|Failure5=You are fall [[prone]] and fall of the surface if it is less than 1 feet wide. If you fall you can attempt to use Athletics to {{link|Athletics#Catch Yourself}}.<br>
|Footer=This is after the successcard<nowiki>}}</nowiki>
|Examples=<nowiki><div>'''DC 5:''' Jump 10 feet and take a step to the left then it will all be alright. Lorem ipsum dummy top.</div></nowiki><br>
<nowiki><div>'''DC 10:''' Jump 20 feet.</div></nowiki><br>
|Footer=This is after the successcard<nowiki>}}</nowiki><br>


{{SkillCard
{{SkillCard
|Skill=Athletics
|Skill=Athletics
|Name=Jump|KeyAbility=Str|Action=Move
|Name=Jump|
|Tags={{TagStr}}{{TagMove}}
|Requirement=You have both hands free.
|Body=Roll to jump
|Body=Roll to jump
|Success5=Move at full speed.
|Success5=Move at full speed.
Line 24: Line 28:
|Failure=Unable to move and you are [[flat-footed]].
|Failure=Unable to move and you are [[flat-footed]].
|Failure5=You are fall [[prone]] and fall of the surface if it is less than 1 feet wide. If you fall you can attempt to use Athletics to {{link|Athletics#Catch Yourself}}.
|Failure5=You are fall [[prone]] and fall of the surface if it is less than 1 feet wide. If you fall you can attempt to use Athletics to {{link|Athletics#Catch Yourself}}.
|Auto=<div>'''+10:''' Jump 20 feet and take a step to the left then it will all be alright. Lorem ipsum dummy top.</div>
|Examples=<div>'''DC 5:''' Jump 10 feet and take a step to the left then it will all be alright. Lorem ipsum dummy top.</div>
<div>'''+5:''' Jump 10 feet.</div>
<div>'''DC 10:''' Jump 20 feet.</div>
|Footer=This is after the successcard}}
|Footer=This is after the successcard}}
</noinclude><!--


</noinclude><includeonly><div style="display:inline-table;max-width:450px;margin:10px;background-color:#FEF5E7;padding:.8em; border:1.5px solid #D35400;">
--><includeonly><div style="display:inline-table;max-width:450px;margin:10px;background-color:#FEF5E7;padding:.8em; border:1.5px solid #D35400;">
{{EditHeading|{{{Name}}} ({{{KeyAbility}}})|3|{{{Skill}}}|0px}}
{{EditHeading|{{{Name}}}|3|{{{Skill}}}|0px}}
'''Action:''' {{{Action}}}
{{{Tags}}}<!--
-->{{#if:{{{Requirement|}}}|<br>'''Requirements:''' {{{Requirement}}}}}


{{{Body}}}
{{{Body}}}


<div style="max-width:450px; background-color:#FDFeFe; border:1px solid #DDDDDD; padding:.8em; padding-left: 1.8em;">
{{SuccessFailureBox|Success20={{{Success20|}}}|Success15={{{Success15|}}}|Success10={{{Success10|}}}|Success5={{{Success5|}}}|Success={{{Success}}}|Failure={{{Failure}}}|Failure5={{{Failure5|}}}|Failure10={{{Failure10|}}}}}<!--
{{#if:{{{Success10|}}}|<div style="text-indent: -1em;">'''Success 10+:''' {{{Success5}}}</div>}}<!--
-->{{#if:{{{Success5|}}}|<div style="text-indent: -1em;">'''Success 5+:''' {{{Success5}}}</div>}}<!--
--><div style="text-indent: -1em;">'''Success:''' {{{Success}}}</div><!--
--><div style="text-indent: -1em;">'''Failure:''' {{{Failure}}}</div><!--
-->{{#if:{{{Failure5|}}}|<div style="text-indent: -1em;">'''Failure 5-:''' {{{Failure5}}}</div>}}<!--
--></div><!--


-->{{#if:{{{Auto|}}}|'''Automatic Successes:'''
-->{{IfNotEmpty|{{{Footer|}}}}}{{#if:{{{Footer|}}}{{{Examples|}}}|{{Break}}}}<!--


<div style="padding-left: 2.3em; text-indent: -1.8em;">{{{Auto}}}</div>}}<!--
-->{{#if:{{{Examples|}}}|'''Example DCs:'''


-->{{IfNotEmpty|{{{Footer|}}}}}<!--
<div style="padding-left: 2.3em; text-indent: -1.8em;">{{{Examples}}}</div>}}<!--
--></div></includeonly>
--></div></includeonly>

Latest revision as of 00:04, 4 September 2021

Creates a card, styled to create a common theme for Skill Abilities.

Usage

Parameters: Skill | Name | Tags | [Requirement] | Body | [Success20] | [Success15] | [Success10] | [Success5] | Success | Failure | [Failure5] | [Failure10] | [Auto] | [Footer]

{{SkillCard
|Skill=Athletics
|Name=Jump
|Tags={{TagStr}}{{TagMove}}
|Requirement=You have both hands free.
|Body=Roll to jump
|Success5=Move at full speed.
|Success=Move at half speed and you are flat-footed.
|Failure=Unable to move and you are flat-footed.
|Failure5=You are fall prone and fall of the surface if it is less than 1 feet wide. If you fall you can attempt to use Athletics to Catch Yourself.
|Examples=<div>'''DC 5:''' Jump 10 feet and take a step to the left then it will all be alright. Lorem ipsum dummy top.</div>
<div>'''DC 10:''' Jump 20 feet.</div>
|Footer=This is after the successcard}}

Jump[edit]

StrMove Action
Requirements: You have both hands free.

Roll to jump

Success 5+: Move at full speed.
Success: Move at half speed and you are flat-footed.
Failure: Unable to move and you are flat-footed.
Failure 5-: You are fall prone and fall of the surface if it is less than 1 feet wide. If you fall you can attempt to use Athletics to Catch Yourself.
This is after the successcard

Example DCs:

DC 5: Jump 10 feet and take a step to the left then it will all be alright. Lorem ipsum dummy top.
DC 10: Jump 20 feet.