Template:EDFs/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
| Line 4: | Line 4: | ||
=== 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, 3 and 12, but notably not 7}}</nowiki></code> | * <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, 3 and 12, but notably not 7}} | * {{EDFs| 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: | * [[Template: Optimal ET sequence]] | ||
* [[Template: | * [[Template: EDOs]] | ||
* [[Template: | * [[Template: EDTs]] | ||
* [[Template: | * [[Template: EDs]] | ||
Revision as of 07:26, 12 October 2025
This template takes a collection of numbers and creates links to individual EDF pages from it.
Usage examples
- You type
{{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, 3 and 12, but notably not 7 }}
- You get (rendered)
- To include a legend, type
{{EDFs|legend=1| 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 }}
- So you get (rendered)