Template:EDFs/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
BudjarnLambeth (talk | contribs)
 
(3 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 edf, 2 edf, up to 99 edf 00}}</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 edf, 2 edf, up to 99 edf 00}} – disputable if leading zeros should be removed
* {{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 ===
* [http://www.mediawiki.org/wiki/Extension:Regex_Fun MediaWiki: Extension: Regex Fun]
* [[mw:Extension:RegexFunctions|Extension:RegexFunctions]]


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