Template:Sandbox: Difference between revisions
Jump to navigation
Jump to search
(use expr to + 1) |
m (use expr to + 1 typo) |
||
Line 17: | Line 17: | ||
{{#sub: |
{{#sub: |
||
{{{1}}} | |
{{{1}}} | |
||
{{#expr: {{#pos:{{{1}}} |
{{#expr: {{#pos:{{{1}}}|/}} + 1}} |
||
}} |
}} |
Revision as of 11:42, 21 December 2008
Many times you may want to just 'test' an idea for a template, I haven't found a sensible way of fully testing templates by themselves (as they will not get included in the edited version, but rather the saved version).
The idea of this {{Sandbox}} is to have that, a simple testing zone that will not interfere with others and avoid leaving a trail of botched attempts.
Please leave this comment/text for others to read. See Also http://meta.wikimedia.org/wiki/Help:Template
- Testing: subpage parsing
- Goal
- Given "Feature roadmap/Name of feature", return "Name of feature"
- Given "Just a title", return "Just a title"
{{#sub:
{{{1}}} | Expression error: Unrecognized punctuation character "{".
}}