Template:EDTs/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
* <code><nowiki>{{EDTs|1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}}</nowiki></code> | * <code><nowiki>{{EDTs|1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}}</nowiki></code> | ||
* <code><nowiki>{{EDTs|1 2 3 4 5 6 7 8 9 10 11}}</nowiki></code> | * <code><nowiki>{{EDTs|1 2 3 4 5 6 7 8 9 10 11}}</nowiki></code> | ||
* <code><nowiki>{{EDTs|1 | * <code><nowiki>{{EDTs|1, 3 and 12, but notably not 7}}</nowiki></code> | ||
; You get (rendered): | ; You get (rendered): | ||
* {{EDTs|1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}} | * {{EDTs|1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}} | ||
* {{EDTs|1 2 3 4 5 6 7 8 9 10 11}} | * {{EDTs|1 2 3 4 5 6 7 8 9 10 11}} | ||
* {{EDTs|1 | * {{EDTs|1, 3 and 12, but notably not 7}} | ||
; To include a legend, type: | ; To include a legend, type: | ||
Line 20: | Line 20: | ||
=== Technical notes === | === Technical notes === | ||
* [ | * [[mw:Extension:RegexFunctions|Extension:RegexFunctions]] | ||
=== See also === | === See also === | ||
* [[Template:EDFs]] | * [[Template:EDFs]] | ||
* [[Template:EDOs]] | * [[Template:EDOs]] | ||
* [[Template:ED4s]] | |||
* [[Template:Optimal ET sequence]] | * [[Template:Optimal ET sequence]] |
Latest revision as of 05:33, 23 April 2025
This template takes a collection of numbers and creates links to individual edt pages from it.
Usage examples
- You type
{{EDTs|1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}}
{{EDTs|1 2 3 4 5 6 7 8 9 10 11}}
{{EDTs|1, 3 and 12, but notably not 7}}
- You get (rendered)
- To include a legend, type
{{EDTs|legend=1| 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 }}
- So you get (rendered)