User:Nad

From FollowTheScore
Revision as of 07:57, 22 October 2007 by Nad (talk | contribs)
Jump to: navigation, search
WikitextRendered linkResponse
{{#input: type   = ajax
	| format = link
	| update = example1
	| title  = foo
	| ONE
}}
{{#input:type=ajax|format=link|update=example1|title=foo|ONE}}
this is a div with id set to example1
{{#input: type   = ajax
	| format = link
	| update = example2
	| title  = no-such-article
	| TWO
}}
{{#input:type=ajax|format=link|update=example2|title=no-such-article|TWO}}
this is a div with id set to example2
{{#input: type    = ajax
	| format  = link
	| update  = example3
	| content = <nowiki>[[foo]]</nowik1>
	| THREE
}}
{{#input:type=ajax|format=link|update=example3|content=[[foo]]|THREE}}
this is a div with id set to example3

{{#form:

{{#input: type = hidden | name = content | value = {{#dpl:category={{#request:cat}}}} }}

{{#input: type = select | name = cat

| *Select category

Extension:DynamicPageList (DPL), version 3.2.1: Warning: Skipping bad option 'Category | format = ,\n*%TITLE%,,' for parameter 'namespace'.

}}

{{#input: type = ajax | value = List members | update = listcat-result }}

No results to display...

}}