Template:EDOs/doc: Difference between revisions
mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| (3 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{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| | * <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| | * {{EDOs| 1edo, 2edo, up to 99edo }} | ||
; 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: EDFs]] | ||
* [[Template:EDTs]] | * [[Template: EDTs]] | ||
* [[Template: | * [[Template: EDs]] | ||