Template:C: Difference between revisions
mNo edit summary |
|||
| Line 2: | Line 2: | ||
== 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. | 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. | :'''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:06, 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
Lorem ipsum dolor sit amet… |