User:TheRoman/Sandbox: Difference between revisions

From The Reed and Rite
mNo edit summary
mNo edit summary
Line 79: Line 79:
<br>
<br>
<span id="Chapter 4"></span>
<span id="Chapter 4"></span>
<h2>Chapter Four: The Fourth Time</h2>
==Chapter Four: The Fourth Time==
<br>
<br>
<br>
<br>

Revision as of 22:30, 10 May 2025

This text will not be displayed.

Chapter 1

Chapter One: The First Time

Testing out using a standardized Chapter heading for the {{Book ref}} template, so no exception has to be made for odd chapter formats. Follow suggestion from ChatGPT

Using:

<span id="Chapter 1"></span>
<h2>Chapter One: The First Time</h2>

If you want the <span> not to appear (e.g., no line break or spacing), add CSS:

In MediaWiki:Common.css:

.anchor-hidden {
  display: inline-block;
  height: 0;
  overflow: hidden;
}

Then write:

<span id="Chapter 1" class="anchor-hidden"></span>
<h2>Chapter One: The First Time</h2>

Chapter Two: The Second Time

























Chapter Three: The Third Time

























Chapter Four: The Fourth Time