Difference between revisions of "Template:Epigraph ref"

From The Coppermind
Jump to navigation Jump to search
m (Tweak # placement to work with the part parameter)
m (+list +track)
Line 2: Line 2:
   
 
TEXT
 
TEXT
-->|{{{pre|}}}<!--
+
-->{{{pre|}}}<!-- -->{{#if:{{{pre|}}}|{{ref/uses-pre}}|}}<!--
   
 
-->[[{{b|{{{1}}}|}}/Epigraphs#{{{part|Chapter_{{{2}}}|}}}<!--
 
-->[[{{b|{{{1}}}|}}/Epigraphs#{{{part|Chapter_{{{2}}}|}}}<!--
 
-->|{{{text|''{{b|{{{1}}}|}}'' {{#if:{{{part|}}}|- {{{part}}} epigraphs|chapter {{{2}}} epigraph|}}|}}}]]<!--
 
-->|{{{text|''{{b|{{{1}}}|}}'' {{#if:{{{part|}}}|- {{{part}}} epigraphs|chapter {{{2}}} epigraph|}}|}}}]]<!--
   
-->{{{post|}}}<!--
+
-->{{{post|}}}<!-- -->{{#if:{{{post|}}}|{{ref/uses-post}}|}}<!--
   
 
--><small> <sub>{{tracking link|Summary: {{b|{{{1}}}|}}/Epigraphs/{{{part|Chapter_{{{2}}}|}}}|}}</sub></small><!--
 
--><small> <sub>{{tracking link|Summary: {{b|{{{1}}}|}}/Epigraphs/{{{part|Chapter_{{{2}}}|}}}|}}</sub></small><!--
Line 33: Line 33:
 
[[category: sources]]
 
[[category: sources]]
 
[[category: reference templates]]
 
[[category: reference templates]]
  +
  +
== Articles using Template ==
  +
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages}}
  +
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}

Revision as of 10:49, 19 April 2020

This template is used to refer to epigraphs.

To use, include {{epigraph ref|book|chapter}}

  • {{{text}}} replaces the whole link text
  • {{{part}}} can be used to refer to other parts of the epigraphs page
  • {{{pre}}} is included before the link
  • {{{post}}} is included after the link
  • {{{name}}} replaces the generated reference name
  • {{{group}}} sets the reference group

Articles using Template