Misplaced Pages
Search
Expand templates
Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Expand templates
This
special page
takes some text and expands all
templates
in it recursively. It also expands
parser functions
like
{{#if:...}}
, and
variables
like
{{CURRENTDAY}}
—in fact pretty much everything in double-braces. It does this by calling the relevant parser stage from MediaWiki itself. One can't supply values for template parameters (e.g.
{{{1}}}
).
Input wikitext:
{{Template:min|-4|-6|0}}
Context title, for {{FULLPAGENAME}}, etc.:
Remove comments
Suppress <nowiki> tags in result
Show XML parse tree
Show raw HTML
Result
-6
Preview
-6