Template:EDFs/doc: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
BudjarnLambeth (talk | contribs)
ArrowHead294 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{dochead}}
{{Dochead}}{{substitute|no|}}
This template takes a collection of numbers and creates links to individual [[EDF]] pages from it.
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, 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:
* <code><nowiki>{{EDFs|legend=0| 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 }}</nowiki></code>
* <code><nowiki>{{EDFs|legend=1| 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 }}</nowiki></code>
* <code><nowiki>{{EDFs|legend=1| 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 }}</nowiki></code>


; So you get (rendered):
; So you get (rendered):
* {{EDFs|legend=1| 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}}
* {{EDFs|legend=0| 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 }}
* {{EDFs|legend=1| 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 }}


=== Technical notes ===
=== Technical notes ===
* [[mw:Extension:RegexFunctions|Extension:RegexFunctions]]
* [[Mw: Extension: RegexFunctions|Extension: RegexFunctions]]


=== See also ===
=== See also ===
* [[Template:EDTs]]
* [[Template: Optimal ET sequence]]
* [[Template:EDOs]]
* [[Template: EDOs]]
* [[Template:Optimal ET sequence]]
* [[Template: EDTs]]
* [[Template: EDs]]

Latest revision as of 03:25, 14 October 2025

This template should not be substituted.

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=0| 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 }}
  • {{EDFs|legend=1| 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 }}
So you get (rendered)

Technical notes

See also