Difference between revisions of "Template:Article ref"

From The Coppermind
Jump to navigation Jump to search
m (fix?)
m (+tracking +list)
Line 2: Line 2:
   
 
TEXT
 
TEXT
-->|{{{pre|{{{4|}}}|}}}<!--
+
-->|{{{pre|{{{4|}}}|}}}<!-- -->{{#if:{{{pre|{{{4|}}}|}}}|{{ref/uses-pre}}|}}<!--
   
 
-->[[{{{page|{{{1}}}|}}}{{#if:{{{text|}}}{{{2|}}}|{{!}}{{{text|{{{2|}}}|}}}|}}]]<!--
 
-->[[{{{page|{{{1}}}|}}}{{#if:{{{text|}}}{{{2|}}}|{{!}}{{{text|{{{2|}}}|}}}|}}]]<!--
   
-->{{{post|{{{3|}}}|}}}<!--
+
-->{{{post|{{{3|}}}|}}}<!-- -->{{#if:{{{post|{{{3|}}}|}}}|{{ref/uses-post}}|}}<!--
   
 
NAME
 
NAME
Line 29: Line 29:
 
[[Category: Sources]]
 
[[Category: Sources]]
 
[[Category: Reference templates]]
 
[[Category: Reference templates]]
  +
  +
== Articles using Template ==
  +
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here}}
  +
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0}}

Revision as of 10:52, 19 April 2020

This template is used to refer to other articles on the coppermind.

To use, include {{article ref|page|description|post|pre}}

  • {{{page}}} replaces the link
  • {{{text}}} replaces the description
  • {{{pre}}} is included before the link
  • {{{post}}} is included after the link
  • {{{name}}} replaces {{{page}}} or {{{1}}} as the reference name
  • {{{group}}} sets the reference group

Articles using Template