Template:One Feat: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
(Created page with "<noinclude> {{#cargo_declare: _table = One_Feat |Name = String |Sort_Text = String |Level = String |Prereqs = List (, ) of Wikitext String |Repeatable = Boolean |Features = Li...")
 
mNo edit summary
Line 5: Line 5:
|Sort_Text = String
|Sort_Text = String
|Level = String
|Level = String
|Prereqs = List (, ) of Wikitext String
|Prerequsiteusites = List (, ) of Wikitext String
|Repeatable = Boolean
|Repeatable = Boolean
|Features = List (, ) of Wikitext String
|Features = List (, ) of Wikitext String
Line 25: Line 25:
|Sort_Text = {{#if: {{{sorttext|}}}|{{{sorttext}}}|{{PAGENAME}}|}}
|Sort_Text = {{#if: {{{sorttext|}}}|{{{sorttext}}}|{{PAGENAME}}|}}
|Level = {{{level|}}}
|Level = {{{level|}}}
|Prereqs = {{{prereqs|}}}
|Prerequsites = {{{prereqs|}}}
|Repeatable = {{{repeat|}}}
|Repeatable = {{{repeat|}}}
|Features = {{{features|}}}
|Features = {{{features|}}}

Revision as of 06:42, 29 August 2022

This template defines the table "One_Feat". View table.

Use

Describes Feat for One D&D.

Syntax

{{One Feat
|name=
|sorttext=
|refs=
|level= 
|prereqs= 
|repeat= <!--blank, true-->
|features= <!--list of features-->
|summary=
|description=
}}

Optional Entries

|pointer= <!--blank, true-->

Example

{{One Feat
|name=Foo
|sorttext=Foo Feat
|refs=<ref name="fgtn.53">{{Cite Pub|Foo's Guide to Nothing|pages=53}} Licensed: [[Public Domain]].</ref>
|level=1st
|prereqs= 
|repeat= <!--blank, true-->
|features=Fooishness, Baring
|summary=Example Feat
|description=Always playing the foo, you have the following benefits:

'''Fooishness.''' When you roll a {{onelc|Check}} for an {{One|Intelligence}} {{One|Skill}}, you may use your {{One|Charisma}} modifier instead of your Intelligence modifier.

'''Baring.''' If a creature tries to pass within 5 feet of you, you may make a Charisma check {{onelc|Contest}} against the creature's {{One|Athletics}} or {{One|Acrobatics}}. If you win the contest, the creature must end its move within 5 feet of you.
}}

Produces

Foo [1] (feat)
1st-Level Feat
Prerequisite: None
Repeatable: No

Always playing the foo, you have the following benefits:

Fooishness. When you roll a check for an Intelligence Skill, you may use your Charisma modifier instead of your Intelligence modifier.

Baring. If a creature tries to pass within 5 feet of you, you may make a Charisma check contest against the creature's Athletics or Acrobatics. If you win the contest, the creature must end its move within 5 feet of you.