Template:5e Background Pointer: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly> {{{name|}}} is a {{srd5lc|Background}} in 5th edition. <span style="font-size: 1.4em;">'''''{{{name|Name Missing}}}'''''</span> {{#if: {{{sorttext|}}}|{{DEFAULT...") |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <noinclude> | ||
{{#cargo_attach: | |||
_table = 5e_Background | |||
}}<!-- | |||
|Name = String | |||
|Sort_Text = String | |||
|Skills = List (, ) of Wikitext String | |||
|Skills_Alt = Wikitext String | |||
|Tools = List (, ) of Wikitext String | |||
|Languages = List (, ) of Wikitext String | |||
|Equipment = List (, ) of Wikitext String | |||
|Specialty_Name = Wikitext String | |||
|Feature_Name = String | |||
|Feature_Desc = Wikitext | |||
|Characteristics = {{{suggestedchar|}}} | |||
|Summary = Wikitext | |||
}}</noinclude><includeonly> | |||
{{{name|}}} is a {{srd5lc|Background}} in 5th edition. | {{{name|}}} is a {{srd5lc|Background}} in 5th edition. | ||
| Line 67: | Line 83: | ||
==== Variant {{{name}}}: {{{variant2}}} ==== | ==== Variant {{{name}}}: {{{variant2}}} ==== | ||
{{{variant2desc|No variant2desc written.}}} }} | {{{variant2desc|No variant2desc written.}}} }} | ||
<!-- | |||
Date Store | |||
--> | |||
{{#if: {{{nodb|}}}|<!--skip-->|{{#cargo_store: | |||
_table = 5e_Background | |||
|Name = {{{name|}}} | |||
|Sort_Text = {{{sorttext|}}} | |||
|Skills = {{{skills|}}} | |||
|Skills_Alt = {{{skillsalt|}}} | |||
|Tools = {{{tools|}}} | |||
|Languages = {{{languages|}}} | |||
|Equipment = {{{equipment|}}} | |||
|Specialty_Name = {{{specialtyname|}}} | |||
|Feature_Name = {{{featurename|}}} | |||
|Summary = {{{summary|}}} | |||
}}}} | |||
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{documentation}}</noinclude> | {{documentation}}</noinclude> | ||
Revision as of 09:08, 6 May 2020
This template adds rows to the table "5e_Background", which is declared by the template 5e Background. View table.
</includeonly>
Template documentation (for the above template, sometimes hidden or invisible)
Use
To be used on pointer pages that describe a published background.
Syntax
{{5e Background Pointer
|name=
|sorttext=
|refs=
|skills=
|skillsalt= <!-- for skill list with extra verbage -->
|tools=
|languages=
|equipment=
|specialtyname=
|featurename=
|summary=
|description= <!-- UNOFFICIAL, nonplagiarized description -->
}}
Example
{{5e Background Pointer
|name=Foo
|sorttext=
|refs=<ref name="foor">{{Cite Pub|Foo's Guide to Everything|pages=65}} Licensed: [[Public Domain]].</ref>
|skills=Performance, Persuasion
|tools=Cartagrapher's Tools
|languages=One of choice
|equipment=Common clothes
|specialtyname=
|featurename=Foo's Errand
|summary=Used to be a Foo
|description=Foo is a type of fool <!-- UNOFFICIAL, nonplagiarized description -->
}}
produces...
Foo is a background in 5th edition.
Skill Proficiencies: Performance, Persuasion
Tool Proficiencies: Cartagrapher's Tools{{#set: Tools=Cartagrapher's Tools}}
Languages: One of choice{{#set: Languages=One of choice}}
Feature: {{#set: Features=Foo's Errand}}Foo's Errand
Unofficial Description: Foo is a type of fool
Visit Template:5e Background Pointer/doc to edit this text! (How does this work?)