Difference between revisions of "User:Alec/Link templates"

From Maths
Jump to: navigation, search
(Created page with ": /Template ==Tests== * {{C|<nowiki>{{:Alec/Link/Template|X|Y}}</nowiki>}} --> {{:Alec/Link/Template|X|Y}}")
 
m (It works!)
 
Line 1: Line 1:
 +
 +
:::: <span style="font-size:2em;">''' IT WORKS '''</span>
 +
 
: [[/Template]]
 
: [[/Template]]
 +
: [[/TemplateBase]] = the link template copy and pasted - this will be used if no subpage is found
 +
: [[/List]] - sub-pages go here
 
==Tests==
 
==Tests==
* {{C|<nowiki>{{:Alec/Link/Template|X|Y}}</nowiki>}} --> {{:Alec/Link/Template|X|Y}}
+
With change:
 +
* {{C|<nowiki>{{:User:Alec/Link templates/Template|X|Y}}</nowiki>}} --> {{:User:Alec/Link templates/Template|X|Y}}
 +
Without change:
 +
* {{C|<nowiki>{{:User:Alec/Link templates/Template|Z|Y}}</nowiki>}} --> {{:User:Alec/Link templates/Template|Z|Y}}

Latest revision as of 19:20, 31 December 2017

IT WORKS
/Template
/TemplateBase = the link template copy and pasted - this will be used if no subpage is found
/List - sub-pages go here

Tests

With change:

  • {{:User:Alec/Link templates/Template|X|Y}} --> X

Without change:

  • {{:User:Alec/Link templates/Template|Z|Y}} --> Z