Template:5e Eldritch Invocation: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
(Created page with "<noinclude> {{#cargo_declare: _table = 5e_Eldritch_Invocation |Invoc_Name = String |Sort_Text = String |Prerequistite = Wikitext String |Summary = Wikitext String }} </noinclu...")
 
No edit summary
Line 10: Line 10:
{{#if: {{{prerequisite|}}}|''Prerequisite:'' {{{prerequisite}}}| }}
{{#if: {{{prerequisite|}}}|''Prerequisite:'' {{{prerequisite}}}| }}


{{#if: {{{desc|}}}|{{{desc}}}|{{#if: {{{summary|}}}|'''Unofficial Summary:''' {{{summary}}}|}}|}}{{DEFAULTSORTKEY:{{#if: {{{sorttext|}}}|{{{sorttext}}} 5e|{{PAGENAME}} 5e}} }}
{{#if: {{{desc|}}}|{{{desc}}}|{{#if: {{{summary|}}}|'''Unofficial Summary:''' {{{summary}}}|}}|}}{{DEFAULTSORTKEY:{{#if: {{{sorttext|}}}|{{{sorttext}}} 5e|{{PAGENAME}} 5e}} }}[[Category:5e Eldritch Invocations]][[Category:5e Warlocks]]
{{#cargo_store:
{{#cargo_store:
table = 5e_Eldritch_Invocation
table = 5e_Eldritch_Invocation

Revision as of 11:05, 19 April 2020

This template defines the table "5e_Eldritch_Invocation". View table.


Use

Used in making articles for Eldritch Invocations.

Syntax

{{5e Eldritch Invocation
|name=
|sorttext=
|prerequisite=
|summary=
|desc=
}}

Example

{{5e Eldritch Invocation
|name=Invocation of Foo
|sorttext=
|prerequisite=Pact of the Bar
|summary=
|desc=You may take the Bar exam.
}}

produces...

Invocation of Foo is an eldritch invocation in 5th edition.
Prerequisite: Pact of the Bar

You may take the Bar exam.