User:Nad
From Dpldemo
| Wikitext | Rendered link | Response |
|---|---|---|
{{#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
}}
|
this is a div with id set to example2 |
|
{{#input: type = ajax
| format = link
| update = example3
| content = <nowiki>[[foo]]</nowik1>
| THREE
}}
|
this is a div with id set to example3 |