Template:5e Subclass Line: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly><!-- 1. 5e_Subclass.Class_NS 2. 5e_Subclass.Class_Name 3. 5e_Subclass._pageName 4. 5e_Subclass.Subclass_Name 5. 5e_Subclass.Subclass_Features 6. 5e_Subclass.Subcl...") |
mNo edit summary |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <noinclude><!-- | ||
1. 5e_Subclass.Class_NS | 1. 5e_Subclass.Class_NS | ||
2. 5e_Subclass.Class_Name | 2. 5e_Subclass.Class_Name | ||
Line 11: | Line 11: | ||
10. Pages_Info.Hidden | 10. Pages_Info.Hidden | ||
11. Pages_Info.User | 11. Pages_Info.User | ||
12. Pages_Info.Sources | 12. Pages_Info.Deprecated | ||
--> | 13. Pages_Info.Sources | ||
--></noinclude><includeonly> | |||
|{{{4}}} | {{!}}valign="top"{{!}}[[{{{1}}}:{{{2}}}|{{{2}}}]] | ||
{{!}}valign="top"{{!}}[[{{{3}}}|{{{4}}}]] | |||
{{!}}valign="top"{{!}}{{{5|}}} | |||
{{!}}valign="top"{{!}}{{{6}}} | |||
{{!}}valign="top"{{!}}{{#ifeq: {{{7|}}}|1|Canon{{#ifeq: {{{8|}}}|1|, Pointer|}}|<!--not canon-->{{#ifeq: {{{8|}}}|1|Pointer|}}}}{{#ifeq: {{{9|}}}|1|, UA|}}{{#ifeq: {{{10|}}}|1|, Hidden|}}{{#ifeq: {{{11|}}}|1|User Creation|}}{{#ifeq: {{{12|}}}|1|, <span style="color:DarkRed;">Deprecated</span>}} | |||
{{!}}valign="top"{{!}}{{#ifeq: {{{11|}}}|1|{{{13|}}}|<!--not user-->{{pub|{{{13|}}}}}}} | |||
{{!}}- | |||
</includeonly><noinclude> | |||
==Use== | ==Use== | ||
Called from subclass list. | Called from subclass list. | ||
==Syntax== | ==Syntax== | ||
<pre>{{5e Subclass Line|Class_NS|Class_Name|Page_Link|Subclass Name|Subclass_Features|Subclass_Summary|Canon|Pointer|UA|Hidden|User|Sources}}</pre> | <pre>{{5e Subclass Line|Class_NS|Class_Name|Page_Link|Subclass Name|Subclass_Features|Subclass_Summary|Canon|Pointer|UA|Hidden|User|Deprecated|Sources}}</pre> | ||
==Example== | ==Example== | ||
<pre>{{5e Subclass Line|SRD5|Fighter|Champion | <pre>{{5e Subclass Line|SRD5|Fighter|SRD5:Champion|Champion|feature1, feature 2|summary blah blah|1|||||1|SRD-OGL v5.1}}</pre> | ||
produces... | produces... | ||
{{5e Subclass Line|SRD5|Fighter|Champion | {|class="zebra small sortable" | ||
!Class | |||
{{5e Subclass Line|SRD5| | !Subclass | ||
!Features | |||
!Summary | |||
!Marked | |||
!Source | |||
|- | |||
{{5e Subclass Line|SRD5|Fighter|SRD5:Champion|Champion|feature1, feature 2|summary blah blah|1||||||SRD-OGL v5.1}} | |||
{{5e Subclass Line|SRD5|Wizard|5e:Summoner|Summoner|feature1, feature 2|summary blah blah|||||1||[[user:Rlyehable]]}} | |||
{{5e Subclass Line|5e|Artificer|5e:Nightstalker Artifice|Nightstalker Artifice|feature1, feature 2|summary blah blah|||||1||[[user:Rlyehable]]}} | |||
|} | |||
</noinclude> | </noinclude> |
Latest revision as of 06:51, 28 January 2021
Use
Called from subclass list.
Syntax
{{5e Subclass Line|Class_NS|Class_Name|Page_Link|Subclass Name|Subclass_Features|Subclass_Summary|Canon|Pointer|UA|Hidden|User|Deprecated|Sources}}
Example
{{5e Subclass Line|SRD5|Fighter|SRD5:Champion|Champion|feature1, feature 2|summary blah blah|1|||||1|SRD-OGL v5.1}}
produces...
Class | Subclass | Features | Summary | Marked | Source |
---|---|---|---|---|---|
Fighter | Champion | feature1, feature 2 | summary blah blah | Canon | SRD-OGL v5.1 |
Wizard | Summoner | feature1, feature 2 | summary blah blah | User Creation | user:Rlyehable |
Artificer | Nightstalker Artifice | feature1, feature 2 | summary blah blah | User Creation | user:Rlyehable |