User:OrenBochman/ParserNG/Tests/Test1
usage of { charater:
- stylesheets
- javascript and other scripts
- translation format {{
- parser function {{
- magic words {{
- template arguments {{{
Number | Test Source | test result | comment | |
---|---|---|---|---|
1 | -{echocCell}- | -{echocCell}- | translation format | |
2 | {{{1}}} | {{echo|{{{1}}}}} | no parameter template call | |
3.1 | {{{echoCell}}} | {{{echoCell}}} | undefined template parameter wrtispect to current page. could be expanded via transclusion call | |
3.2 | {{{echoCell}}} | {{{echoCell}}} | a test case where translusion has a parameter | |
6 | {{{1}}} | {{echo|{{{1}}}}} | ||
7 | bravo | {{echo|bravo}} | ||
8 | anonymous}} | anonymous template | ||
9 | b=c |