How to add a custom Magic Word in LocalSettings.php?

Patrick Schleizer via MediaWiki-l <[email protected]>
Newsgroups gmane.org.wikimedia.mediawiki
Message-ID <[email protected]>
Could you explain please how to add a custom magic word to mediawiki
LocalSettings.php?

Example:
When writing in the wiki {{CUSTOM_VARIABLE}} it will expand to:
custom-content

In other words... I want to set in LocalSettings.php

$CUSTOM_VARIABLE = "custom-content";

and that custom variable should then be available inside the wiki be as
{{CUSTOM_VARIABLE}}.

If avoidable, writing a mediawiki extension should be avoided.

Is this possible?

Cheers,
Patrick
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.