Difference between revisions of "Templates"
Jump to navigation
Jump to search
(→Layout) |
|||
Line 13: | Line 13: | ||
== Layout == | == Layout == | ||
* [[Template:BreadCrumbs]]: Used to create a hierarchy path that floats right. Used on most pages. | * [[Template:BreadCrumbs]]: Used to create a hierarchy path that floats right. Used on most pages. | ||
* [[Template:OGL]]: Shows the Open Gaming License for the Pathfinder RPG Core Rulebook, as well as any books included in the parameter | |||
* [[Template:TOC]]: Create a right-aligned Table of Contents. Can add extra variables. | * [[Template:TOC]]: Create a right-aligned Table of Contents. Can add extra variables. | ||
Line 18: | Line 19: | ||
* [[Template:EditHeading]]: Create a heading with an edit-link which links to editing the entire page. Useful for headings inside a template, which would otherwise link to editing the template. | * [[Template:EditHeading]]: Create a heading with an edit-link which links to editing the entire page. Useful for headings inside a template, which would otherwise link to editing the template. | ||
* [[Template: | * [[Template:Columns]]: Used to arrange a section of text into columns from 2 to 4. | ||
* [[Template:Grid]]: Used to order content into columns which dynamically reorganizes if the screen becomes too small. Also contains options for borders and background color. | * [[Template:Grid]]: Used to order content into columns which dynamically reorganizes if the screen becomes too small. Also contains options for borders and background color. | ||
Revision as of 22:22, 9 July 2021
Forms
- Template:Feat
- Template:OGL_Entry: To define the entries for various OGL sources. Used in Template:OGL
Cargo Tables
Feats
- Template:FeatsTable Category: Displays a featlist-table filtered by main category.
- Template:FeatsTable SubCategory: Displays a featlist-table filtered by subcategory.
- Template:FeatsTable Keyword: Displays a featlist-table filtered by keyword.
Layout
- Template:BreadCrumbs: Used to create a hierarchy path that floats right. Used on most pages.
- Template:OGL: Shows the Open Gaming License for the Pathfinder RPG Core Rulebook, as well as any books included in the parameter
- Template:TOC: Create a right-aligned Table of Contents. Can add extra variables.
- Template:Heading: Create a heading without an edit-link.
- Template:EditHeading: Create a heading with an edit-link which links to editing the entire page. Useful for headings inside a template, which would otherwise link to editing the template.
- Template:Columns: Used to arrange a section of text into columns from 2 to 4.
- Template:Grid: Used to order content into columns which dynamically reorganizes if the screen becomes too small. Also contains options for borders and background color.
- Template:Card: Creates a card with adjustable title, size and background color.
- Template:AbilityCard: Creates a card styled to be used for Class Abilities.
- Template:ChoiceCard: Creates a card styled to be used for player choices.
- Template:HintCard: Creates a card styled to be used for hints, examples and tutorials.
- Template:ModifierCard: Creates a card styled to be used for Modifiers to Class Abilities.
- Template:Break: Create a wikitext paragraph break (I.E. place where you want text to break to a new paragraph).
- Template:Link: Formats a link to scrape structure from the visible link text.
- Template:link_feat: Links to a subpage of "Feats" .