Template:C

From The Reed and Rite
Revision as of 21:06, 11 May 2025 by TheRoman (talk | contribs)

Description

This template is used to create a hidden anchor for ease of linking to a specific Section heading on a Summary page without having to write the entire chapter title.

Note: This template should only be used when chapter titles do not follow the standard naming convention of "Chapter 1", "Chapter 2", etc.

Usage

Template Usage
Write {{c|X}}, replacing "X" with the correct chapter number. Place directly under the relevant chapter heading.

When used, it is functionally replacing {{c|X}} with <span id="Chapter {{{1}}}"></span>, where {{{1}}} is the number provided in lieu of X.
You Type You Get
== Chapter One: The First Chapter ==
{{c|1}}
;Characters
{{columns|
* Character 1
* Character 2
* etc.
}}
;Summary
Lorem ipsum dolor sit amet…
Chapter One: The First Chapter

Characters
  • Character 1
  • Character 2
  • Character 3, etc.
Summary

Lorem ipsum dolor sit amet…