Jump to content

Template:Cite: Difference between revisions

From LithoGraphica
Reversedragon (talk | contribs)
demo / description
 
Reversedragon (talk | contribs)
m demo
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><onlyinclude>{{#switch:{{{ParameterWhichShouldAlwaysBeEmpty|}}}
<includeonly><onlyinclude>{{TTS|lang={{{lang|}}}|tts={{{tts|}}}|E={{{E|}}}|href={{{href|}}}|html=cite|{{{1|}}}}}</onlyinclude></includeonly><!--
| {{{tts|}}}{{{E|}}}{{{href|}}} = <cite>{{{1}}}</cite>
| {{{tts|}}} = <cite>[[Ontology:{{{E}}}|{{{1}}}]]</cite>
| #default = {{TTS|tts={{{tts}}}|E={{{E|}}}|href={{{href|}}}html=cite}}
 
}}</onlyinclude></includeonly><!--
-->
-->
== Demo ==
== Demo ==
Line 11: Line 6:


{{book|The Excessive Subject|E=Q1980}}
{{book|The Excessive Subject|E=Q1980}}
=== Number list ===
{{HueCSS}}<ol class="hue clean">
{{li|I=Z1/Fy|Q=76,17|Q2=7617}}{{game|Deltarune|E=Q7617}}
</li></ol>


== Description ==
== Description ==


This is a template for referring to book titles in HTML5, using the <code>cite</code> tag and optionally the book's Ontology page. It is meant to leave "fewer things to remember" for new users who may be novices to HTML5 but just got done learning wikitext.
This is a template for referring to book titles in HTML5, using the <code>cite</code> tag and optionally the book's Ontology page.
 
It has two slightly contradictory goals:
 
* To leave "fewer things to remember" for new users who may be novices to HTML5 but just got done learning wikitext.
* To make long lists of miscellaneous works more intuitive by allowing the <code>cite</code> tag to semantically specify what medium the work is. This template can be called as either <code>cite</code>, <code>book</code>, <code>film</code>, or <code>game</code>, and it will be the same template.




[[Category:Templates for markup]]
[[Category:Templates for markup]]
<!-- redirects:  [[Template:cite]] [[Template:book]] [[Template:film]] [[Template:game]] -->

Latest revision as of 11:14, 21 April 2026

Demo

Dragonsdawn

The Excessive Subject

Number list

  1. Deltarune

Description

This is a template for referring to book titles in HTML5, using the cite tag and optionally the book's Ontology page.

It has two slightly contradictory goals:

  • To leave "fewer things to remember" for new users who may be novices to HTML5 but just got done learning wikitext.
  • To make long lists of miscellaneous works more intuitive by allowing the cite tag to semantically specify what medium the work is. This template can be called as either cite, book, film, or game, and it will be the same template.