User:TheRoman/Sandbox: Difference between revisions

From The Reed and Rite
mNo edit summary
m Blanked the page
Tag: Blanking
 
(61 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span style="display: block; font-size: 1.5em; font-family: Georgia; font-weight: normal; margin-top: 0.7em; border-bottom: 1px solid #a2a9b1;">Notes</span>


===Notes===
==Notes==
==Chapter 1 ==
<span id="Chapter 1"></span>
<h2>Chapter One: The First Time</h2>
Testing out using a standardized Chapter heading for the {{t|Book ref}} template, so no exception has to be made for odd chapter formats. Follow suggestion from [https://chatgpt.com/c/681efbe0-1d98-8006-a2a2-b18f68cde2a4 ChatGPT]
Using:
<pre>
<span id="Chapter 1"></span>
<h2>Chapter One: The First Time</h2>
</pre>
If you want the <code><nowiki><span></nowiki></code> not to appear (e.g., no line break or spacing), add CSS:
In <code>MediaWiki:Common.css:</code>
<pre>
.anchor-hidden {
  display: inline-block;
  height: 0;
  overflow: hidden;
}
</pre>
Then write:
<pre><span id="Chapter 1" class="anchor-hidden"></span>
<h2>Chapter One: The First Time</h2>
</pre>
==Chapter Two: The Second Time==
<span id="Chapter 2"></span>
;Characters
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
== Chapter Three: The Third Time ==
<span id="Chapter 3"></span>
Lorem ipsum dolor sit amet consectetur adipiscing elit. Quisque faucibus ex sapien vitae pellentesque sem placerat. In id cursus mi pretium tellus duis convallis. Tempus leo eu aenean sed diam urna tempor. Pulvinar vivamus fringilla lacus nec metus bibendum egestas. Iaculis massa nisl malesuada lacinia integer nunc posuere. Ut hendrerit semper vel class aptent taciti sociosqu. Ad litora torquent per conubia nostra inceptos himenaeos.Lorem ipsum dolor sit amet consectetur adipiscing elit. Quisque faucibus ex sapien vitae pellentesque sem placerat. In id cursus mi pretium tellus duis convallis. Tempus leo eu aenean sed diam urna tempor. Pulvinar vivamus fringilla lacus nec metus bibendum egestas. Iaculis massa nisl malesuada lacinia integer nunc posuere. Ut hendrerit semper vel class aptent taciti sociosqu. Ad litora torquent per conubia nostra inceptos himenaeos.
Lorem ipsum dolor sit amet consectetur adipiscing elit. Quisque faucibus ex sapien vitae pellentesque sem placerat. In id cursus mi pretium tellus duis convallis. Tempus leo eu aenean sed diam urna tempor. Pulvinar vivamus fringilla lacus nec metus bibendum egestas. Iaculis massa nisl malesuada lacinia integer nunc posuere. Ut hendrerit semper vel class aptent taciti sociosqu. Ad litora torquent per conubia nostra inceptos himenaeos.Lorem ipsum dolor sit amet consectetur adipiscing elit. Quisque faucibus ex sapien vitae pellentesque sem placerat. In id cursus mi pretium tellus duis convallis. Tempus leo eu aenean sed diam urna tempor. Pulvinar vivamus fringilla lacus nec metus bibendum egestas. Iaculis massa nisl malesuada lacinia integer nunc posuere. Ut hendrerit semper vel class aptent taciti sociosqu. Ad litora torquent per conubia nostra inceptos himenaeos.
==Chapter Four: The Fourth Time==
<span id="Chapter 4"></span>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>

Latest revision as of 21:52, 27 May 2025