|
|
Line 21: |
Line 21: |
| ::::: Test string #3b | | ::::: Test string #3b |
|
| |
|
| | |
| | Note, if your text includes an equals sign, you need to explicitly number the 1st parameter: |
| | <pre style="max-width:385px; margin-left:12px;"><nowiki> |
| | {{Block indent|1=This has an equals sign (=) in it.}} |
| | </nowiki></pre> |
|
| |
|
| [[Category:Template]] | | [[Category:Template]] |
|
| |
|
|
| |
|
| </noinclude><includeonly><div style="padding-left:{{#switch: {{{2|}}} | 1 = 1.6em | 2 = 3.2em | 3 = 4.8em | 4 = 6.4em | 5 = 8.0em | #default = 1.6em}}; padding-right:0; overflow:hidden;">{{#replace:{{{1|}}}|=|=}}</div></includeonly> | | </noinclude><includeonly><div style="padding-left:{{#switch: {{{2|}}} | 1 = 1.6em | 2 = 3.2em | 3 = 4.8em | 4 = 6.4em | 5 = 8.0em | #default = 1.6em}}; padding-right:0; overflow:hidden;">{{{1|}}}</div></includeonly> |