Template:C: Difference between revisions

From The Reed and Rite
mNo edit summary
mNo edit summary
Line 10: Line 10:
! colspan="2" style="text-align: center;" | <span style="font-size: 115%;">How to Use</span><br><div style="text-align: left;"><span style="font-weight: normal;">Write <code><nowiki>{{c|X}}</nowiki></code>, replacing <code>"X"</code> with the correct chapter number. Place directly under the relevant chapter heading</span></div>
! colspan="2" style="text-align: center;" | <span style="font-size: 115%;">How to Use</span><br><div style="text-align: left;"><span style="font-weight: normal;">Write <code><nowiki>{{c|X}}</nowiki></code>, replacing <code>"X"</code> with the correct chapter number. Place directly under the relevant chapter heading</span></div>
|-
|-
! width=50%|You Type
! width=35%|You Type
!You Get
!You Get
|-
|-

Revision as of 20:43, 11 May 2025

Description

Creating a chapter anchor for ease of linking to a specific Section heading on a Summary page without having to write the entire chapter title when chapter titles do not follow the convention of "Chapter 1", "Chapter 2", etc.

Usage

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

How to Use
Write {{c|X}}, replacing "X" with the correct chapter number. Place directly under the relevant chapter heading
You Type You Get
== Chapter One: The First Chapter ==
{{c|1}}
;Characters
{{columns|
* Character 1
* Character 2
* etc.
}}

Chapter One: The First Chapter

Characters
  • Character 1
  • Character 2
  • etc.