Template:Revisions until removed
Appearance
Usage
[edit]This template should always be substituted (i.e., use {{subst:Revisions until removed}} ). |
This template uses Lua: |
This template can be used by inserting the following into an edit:
{{#if:{{subst:revisions until removed|2}}|First wikitext|Second wikitext}}
This will save initially as:
{{#if:{{subst:revisions until removed|1}}|First wikitext|Second wikitext}}
...and display as "First wikitext".
The next time the page is edited, this will save as:
{{#if:<!--{{subst:revisions until removed|0}}-->|First wikitext|Second wikitext}}
...and display as "Second wikitext".
Replace "First wikitext" and "Second wikitext" with whatever wikitext (text, templates, links, etc.).