Template:EDOs/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
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 [[edo]] pages from it.
This template takes a collection of numbers and creates links to individual [[edo]] pages from it.


Line 6: Line 6:
* <code><nowiki>{{EDOs| 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 }}</nowiki></code>
* <code><nowiki>{{EDOs| 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 }}</nowiki></code>
* <code><nowiki>{{EDOs| 1 2 3 4 5 6 7 8 9 10 11 }}</nowiki></code>
* <code><nowiki>{{EDOs| 1 2 3 4 5 6 7 8 9 10 11 }}</nowiki></code>
* <code><nowiki>{{EDOs| 1 edo, 2 edo, up to 99 edo 00 }}</nowiki></code>
* <code><nowiki>{{EDOs| 1edo, 2edo, up to 99edo }}</nowiki></code>


; You get (rendered):
; You get (rendered):
* {{EDOs| 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 }}
* {{EDOs| 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 }}
* {{EDOs| 1 2 3 4 5 6 7 8 9 10 11 }}
* {{EDOs| 1 2 3 4 5 6 7 8 9 10 11 }}
* {{EDOs| 1 edo, 2 edo, up to 99 edo 00 }}
* {{EDOs| 1edo, 2edo, up to 99edo }}
<!-- It is disputable if leading zeros should be removed -->


; To include a legend, type:
; To include a legend, type:
Line 23: Line 22:


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


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