Template:C: Difference between revisions

From The Reed and Rite
Line 1: Line 1:
<includeonly><span id="Chapter {{{1}}}"></span></includeonly><noinclude>
<includeonly><span id="Chapter {{{1}}}"></span></includeonly><noinclude>
== Description ==
== Description ==
This template is used to create a hidden anchor for ease of linking to a specific Section heading on a [[:Category:Summary|Summary]] page without having to write the entire chapter title when chapter titles do not follow the convention of "Chapter 1", "Chapter 2", etc.
This template is used to create a hidden anchor for ease of linking to a specific Section heading on a [[:Category:Summary|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 ==
== Usage ==

Revision as of 21:05, 11 May 2025

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…