Template:EDFs/doc: Difference between revisions
ArrowHead294 (talk | contribs) Docpage |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{dochead}} | {{dochead}} | ||
This template takes a collection of numbers and creates links to individual [[EDF]] pages from it. | |||
=== Usage examples === | === Usage examples === | ||
; You type: | ; You type: | ||
* <code><nowiki>{{EDFs|1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}}</nowiki></code> | * <code><nowiki>{{EDFs|1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}}</nowiki></code> | ||
* <code><nowiki>{{EDFs|1 2 3 4 5 6 7 8 9 10 11}}</nowiki></code> | * <code><nowiki>{{EDFs|1 2 3 4 5 6 7 8 9 10 11}}</nowiki></code> | ||
* <code><nowiki>{{EDFs|1 | * <code><nowiki>{{EDFs|1, 3 and 12, but notably not 7}}</nowiki></code> | ||
; You get (rendered): | ; You get (rendered): | ||
* {{EDFs|1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}} | * {{EDFs|1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}} | ||
* {{EDFs|1 2 3 4 5 6 7 8 9 10 11}} | * {{EDFs|1 2 3 4 5 6 7 8 9 10 11}} | ||
* {{EDFs|1 | * {{EDFs| 1, 3 and 12, but notably not 7}} | ||
; To include a legend, type: | ; To include a legend, type: | ||
Line 18: | Line 20: | ||
=== Technical notes === | === Technical notes === | ||
* [ | * [[mw:Extension:RegexFunctions|Extension:RegexFunctions]] | ||
=== See also === | === See also === | ||
* [[Template:EDOs]] | |||
* [[Template:EDTs]] | * [[Template:EDTs]] | ||
* [[Template: | * [[Template:ED4s]] | ||
* [[Template:Optimal ET sequence]] | * [[Template:Optimal ET sequence]] |