User:Nad

From FollowTheScore
Revision as of 23:25, 26 July 2007 by Nad (talk | contribs)
Jump to: navigation, search
WikitextRendered linkResponse
{{#input: type   = ajax
	| update = example1
	| link   = foo
	| ONE
}}
{{#input:type=ajax|update=example1|link=foo|ONE}}
this is a div with id set to example1
{{#input: type   = ajax
	| update = example2
	| link   = no-such-article
	| TWO
}}
{{#input:type=ajax|update=example2|link=no-such-article|TWO}}
this is a div with id set to example2
{{#input: type   = ajax
	| update = example3
	| link   = /wiki/index.php?content=<nowiki>[[foo]]</nowik1>
	| THREE
}}
{{#input:type=ajax|update=example3|link=/wiki/index.php?content=[[foo]]|THREE}}
this is a div with id set to example3