Template:ED4s/doc: Difference between revisions
Created page with "{{dochead}} This template takes a collection of numbers and creates links to individual ED4 pages from it. === Usage examples === ; You type: * <code><nowiki>{{ED4s|1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}}</nowiki></code> * <code><nowiki>{{ED4s|1 2 3 4 5 6 7 8 9 10 11}}</nowiki></code> * <code><nowiki>{{ED4s|1 ed4, 2 ed4, up to 99 ed4}}</nowiki></code> ; You get (rendered): * {{ED4s|1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}} * {{ED4s|1 2 3 4 5 6 7 8 9 10 11}} * {{ED4s|1 ed4, 2..." |
mNo edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{dochead}} | {{dochead}} | ||
This template takes a collection of numbers and creates links to individual [[ | This template takes a collection of numbers and creates links to individual [[Ed4]] pages from it. | ||
=== Usage examples === | === Usage examples === | ||
Line 6: | Line 6: | ||
* <code><nowiki>{{ED4s|1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}}</nowiki></code> | * <code><nowiki>{{ED4s|1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}}</nowiki></code> | ||
* <code><nowiki>{{ED4s|1 2 3 4 5 6 7 8 9 10 11}}</nowiki></code> | * <code><nowiki>{{ED4s|1 2 3 4 5 6 7 8 9 10 11}}</nowiki></code> | ||
* <code><nowiki>{{ED4s|1 | * <code><nowiki>{{ED4s|1, 3 and 12, but notably not 7}}</nowiki></code> | ||
; You get (rendered): | ; You get (rendered): | ||
* {{ED4s|1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}} | * {{ED4s|1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}} | ||
* {{ED4s|1 2 3 4 5 6 7 8 9 10 11}} | * {{ED4s|1 2 3 4 5 6 7 8 9 10 11}} | ||
* {{ED4s|1 | * {{ED4s|1, 3 and 12, but notably not 7}} | ||
; To include a legend, type: | ; To include a legend, type: |