Difference between revisions of "Templates"

From Epic Paths
Jump to navigation Jump to search
Line 8: Line 8:


== Cargo Tables ==
== Cargo Tables ==
=== Equipment ===
* [[Template:Equipment Table]]: Displays an equipment-table filtered by main category and optionally subcategory.
* [[Template:EquipmentCardList Category]]: Displays a grid of equipment descriptions filtered by main category and optionally subcategory.
** [[Template:EquipmentCardList Item]]: Used in above list.
=== Feats ===
=== Feats ===
* [[Template:FeatsTable Category]]: Displays a featlist-table filtered by main category.
* [[Template:FeatsTable Category]]: Displays a featlist-table filtered by main category.
Line 14: Line 19:


* [[Template:FeatsCardList Category]]: Displays a list of feat cards filtered by main category.
* [[Template:FeatsCardList Category]]: Displays a list of feat cards filtered by main category.
* [[Template:FeatsCardList Card]]: Used in the above lists.
** [[Template:FeatsCardList Card]]: Used in the above lists.


=== Monsters ===
=== Monsters ===

Revision as of 21:15, 6 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)

Navigation

Mappers