Difference between revisions of "Templates"

From Epic Paths
Jump to navigation Jump to search
Line 53: Line 53:
* [[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.


* [[Template:Break]]: Create a wikitext paragraph break (I.E. place where you want text to break to a new paragraph).
* [[Template:IfNotEmpty]]: Show a value if not empty, including pre and post-text.
*[[Template:UcWords]]: Capitalizes all words in the input (with some extra seperators beyond space)
=== Cards ===
* [[Template:Card]]: Creates a card with adjustable title, size 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:AbilityCard]]: Creates a card styled to be used for Class Abilities.
Line 58: Line 63:
* [[Template:HintCard]]: Creates a card styled to be used for hints, examples and tutorials.
* [[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:ModifierCard]]: Creates a card styled to be used for Modifiers to Class Abilities.
* [[Template:ReactionCard]]: Creates a card styled to be used for Reaction Actions.
* [[Template:AdminNotes]]: Creates a card styled to show admin info. Should be updated at some point to be invisible to normal users.
* [[Template:AdminNotes]]: Creates a card styled to show admin info. Should be updated at some point to be invisible to normal users.
* [[Template:Break]]: Create a wikitext paragraph break (I.E. place where you want text to break to a new paragraph).
* [[Template:IfNotEmpty]]: Show a value if not empty, including pre and post-text.
*[[Template:UcWords]]: Capitalizes all words in the input (with some extra seperators beyond space)


== Navigation ==
== Navigation ==

Revision as of 09:10, 18 August 2021

Forms

Cargo Tables

Equipment

Feats

Monsters

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:Break: Create a wikitext paragraph break (I.E. place where you want text to break to a new paragraph).
  • Template:IfNotEmpty: Show a value if not empty, including pre and post-text.
  • Template:UcWords: Capitalizes all words in the input (with some extra seperators beyond space)

Cards

Navigation

Mappers