Difference between revisions of "Test:Suf"
From Audacity Wiki
(Testing; please ignore!) |
(More testing, seems pretty ok now, apparently consistent behaviour nesting templates) |
||
Line 1: | Line 1: | ||
== Testing [[Template:Hint]] == | == Testing [[Template:Hint]] == | ||
− | + | Simple editing: | |
− | {{Hint|'''HINT:''' | + | {{Hint|'''HINT:''' Simple editing, like '''''bold and italics''''' works fine. Same with internal links: [[Audacity Wiki Home Page]].}} |
Line 26: | Line 26: | ||
External link, complete, using "1=": | External link, complete, using "1=": | ||
{{Hint|1='''HINT:''' {{external|[http://diver.kanakoto.net Diving & Photography]}}.}} | {{Hint|1='''HINT:''' {{external|[http://diver.kanakoto.net Diving & Photography]}}.}} | ||
+ | |||
+ | |||
+ | External link with "=", without nested "1=": | ||
+ | {{Hint|1='''HINT:''' {{external|[http://youtube.com/results?search_query=audacity Search Youtube for Audacity]}}.}} | ||
+ | |||
+ | |||
+ | External link with "=", using nested "1=": | ||
+ | {{Hint|1='''HINT:''' {{external|1=[http://youtube.com/results?search_query=audacity Search Youtube for Audacity]}}.}} | ||
External link using "nowiki" ''(doesn't work, "nowiki" prevents interpretation!)'': | External link using "nowiki" ''(doesn't work, "nowiki" prevents interpretation!)'': | ||
{{Hint|<nowiki>'''HINT:''' {{external|http://diver.kanakoto.net}}</nowiki>.}} | {{Hint|<nowiki>'''HINT:''' {{external|http://diver.kanakoto.net}}</nowiki>.}} | ||
+ | |||
+ | |||
+ | Other templates using "1=": | ||
+ | {{Hint|1='''HINT:''' Instead of clicking {{menu|Edit > Cut}} you can use the keyboard shortcut {{shortcut|CTRL + X}}.}} |
Revision as of 14:31, 18 November 2007
Testing Template:Hint
Simple editing:
HINT: Simple editing, like bold and italics works fine. Same with internal links: Audacity Wiki Home Page.
Several lines; list etc:
HINT: You may:
Enter a new paragraph, and:
- List items
- as usual
External link using nothing (doesn't work, second "}}" botches interpretation!):
HINT: http://diver.kanakoto.net .
External link using "1=":
HINT: http://diver.kanakoto.net .
External link, complete, using "1=":
HINT: Diving & Photography .
External link with "=", without nested "1=":
HINT: {{{1}}} .
External link with "=", using nested "1=":
HINT: Search Youtube for Audacity .
External link using "nowiki" (doesn't work, "nowiki" prevents interpretation!):
'''HINT:''' {{external|http://diver.kanakoto.net}}.
Other templates using "1=":
HINT: Instead of clicking CTRL + X.
you can use the keyboard shortcut