Template:Abilities: Difference between revisions

From SRD52
Jump to navigation Jump to search
Created page with "<noinclude>Usage: <nowiki>{{Abilities|str|save|dex|save|con|save|...}}</nowiki></noinclude> <kincludeonly> {|border="2px" |- !colspan=2| !!MOD!!SAVE!!rowspan=4|     !!colspan=2| !!MOD!!SAVE |-align="center" |style="background-color:e6e2da"|STR||{{{1}}}||{{#expr: floor(({{{{1}}} - 10) / 2)}}||{{{2}}}||style="background-color:e6e2da"|INT||{{{7}}}||x||{{{8}}} |-align="center" |style="background-color:e6e2da"|DEX||{{{3}}}||x||{{..."
 
mNo edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>Usage: <nowiki>{{Abilities|str|save|dex|save|con|save|...}}</nowiki></noinclude>
<includeonly>{|border="0px"
<kincludeonly>
{|border="2px"
|-
|-
!colspan=2|&nbsp;!!MOD!!SAVE!!rowspan=4|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;!!colspan=2|&nbsp;!!MOD!!SAVE
!colspan=2|&nbsp;!!MOD!!SAVE!!rowspan=4 style="background-color:#ffffff"|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;!!colspan=2|&nbsp;!!MOD!!SAVE
|-align="center"
|-align="center" style="background-color:rgb(217,206,199)"
|style="background-color:e6e2da"|[[STR]]||{{{1}}}||{{#expr: floor(({{{{1}}} - 10) / 2)}}||{{{2}}}||style="background-color:e6e2da"|[[INT]]||{{{7}}}||x||{{{8}}}
|style="background-color:rgb(233,230,218)"|[[STR]]||{{{1|-99}}}||{{{2|-99}}}||{{{3|-99}}}||style="background-color:rgb(233,230,218)"|[[INT]]||{{{4|-99}}}||{{{5|-99}}}||{{{6|-99}}}
|-align="center"
|-align="center" style="background-color:rgb(217,206,199)"
|style="background-color:e6e2da"|[[DEX]]||{{{3}}}||x||{{{4}}}||style="background-color:e6e2da"|[[WIS]]||{{{9}}}||x||{{{10}}}
|style="background-color:rgb(233,230,218)"|[[DEX]]||{{{7|-99}}}||{{{8|-99}}}||{{{9|-99}}}||style="background-color:rgb(233,230,218)"|[[WIS]]||{{{10|-99}}}||{{{11|-99}}}||{{{12|-99}}}
|-align="center"
|-align="center" style="background-color:rgb(217,206,199)"
|style="background-color:e6e2da"|[[CON]]||{{{5}}}||x||{{{6}}}||style="background-color:e6e2da"|[[CHA]]||{{{11}}}||x||{{{12}}}
|style="background-color:rgb(233,230,218)"|[[CON]]||{{{13|-99}}}||{{{14|-99}}}||{{{15|-99}}}||style="background-color:rgb(233,230,218)"|[[CHA]]||{{{16|-99}}}||{{{17|-99}}}||{{{18|-99}}}
|}
|}</includeonly>
 
<noinclude>Usage: <nowiki>{{Abilities|str|mod|save|dex|mod|save|con|mod|save|...|cha|mod|save}}</nowiki></noinclude><!--rgb(233,230,218) ja rgb(217,206,199)!-->
</kincludeonly>

Latest revision as of 17:19, 24 April 2025

Usage: {{Abilities|str|mod|save|dex|mod|save|con|mod|save|...|cha|mod|save}}