Jim Safley wrote:
>> There's a hack:
>>
>> http://en.wikipedia.org/w/api.php?action=parse&text=__NOEDITSECTION__{{:Foo}}
> 
> Thank you. That works perfectly, but how does it work? It's undocumented.

action=parse is documented. It parses any wikitext you ask for.
__NOEDITSECTION__ is a magic word that disables edit sections on the
current page. {{:Foo}} is a template call to make the contents of page
Foo appear on current page.

_______________________________________________
Mediawiki-api mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api

Reply via email to