Template:5e Subclass Pointer: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 27: Line 27:
|Class_NS={{#switch: {{{classNS|}}}
|Class_NS={{#switch: {{{classNS|}}}
  | s = SRD5
  | s = SRD5
  | u = 5ed
  | u = 5e
  | d = 5ed
  | d = 5e
  | p = 5ed
  | p = 5e
  | h = 5eh
  | h = 5eh
  | SRD5
  | SRD5

Revision as of 15:40, 11 February 2021

This template adds rows to the table "5e_Subclass", which is declared by the template 5e Subclass Traits. View table.

Syntax

{{5e Subclass Pointer
|name= <!--Name of subclass-->
|sorttext= <!--opt. category sort key-->
|class= <!--Parent Class-->
|classNS= <!-- s=SRD5, u=user, p=5e pointer -->
|kind= <!--Subclass kind. i.e. Primal Path, Martial Archetype, etc.-->
|pub= <!--Publication-->
|desc= <!--opt. Unofficial, NONPLAGIARIZED description of subclass-->
|feature1= <!--1st Feature Name (Name Only)-->
|feature2= <!--2nd Feature Name-->
|feature20= <!--Repeat up to 20 features-->
}}

Additional Parameters

fnote1= (blank, notes, repeat up to fnote20)
flvl1= (blank, level it starts, repeat up to lvl20)
noncanon= (blank, yes if not canon)

Example

{{5e Subclass Pointer
|name=Foo <!--Name of subclass-->
|sorttext= <!--opt. category sort key-->
|class=Bar <!--Parent Class-->
|classNS=u <!-- s=SRD5, u=user, p=5e pointer -->
|kind=Bar Archetype <!--Subclass kind. i.e. Primal Path, Martial Archetype, etc.-->
|pub=Foo's Guide to Nothing <!--Publication-->
|desc=This is where the description would go. <!--opt. Unofficial, NONPLAGIARIZED description of subclass-->
|feature1=Fooishness <!--1st Feature Name (Name Only)-->
|flvl1=2nd
|feature2=Barsoom <!--2nd Feature Name-->
|flvl2=7th
|feature20= <!--Repeat up to 20 features-->
}}

produces:

Foo is a bar archetype of the bar class described in Foo's Guide to Nothing.

Features:

Fooishness (2nd level)
Barsoom (7th level)

Unofficial Description: This is where the description would go.