Template:PageOutdated: Difference between revisions
From Vintage Story Wiki
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
|image= GameIcon.png | |image= GameIcon.png | ||
|title= <translate><!--T:1--> This page is outdated!</translate> | |title= <translate><!--T:1--> This page is outdated!</translate> | ||
|text= <translate><!--T:2--> Some details may not be accurate, so use with caution!</translate> {{#if:{{{lookat|}}}|<translate><!--T:3--> Please view {{{lookat}}} for an up-to-date page!</translate>}}}}<noinclude>{{documentation}}</noinclude> | |text= <translate><!--T:2--> Some details may not be accurate, so use with caution!</translate> {{#if:{{{lookat|}}}|<translate><!--T:3--> Please view {{{lookat}}} for an up-to-date page!</translate>}}}} | ||
<noinclude>{{documentation}}</noinclude> |
Revision as of 12:35, 28 March 2024
[view | edit | history | purge this page]Documentation
Adds an 'page outdated' message box. Use the |lookat=wikitext parameter to add an up-to-date link.
Parameter | Description | Type | Status | |
---|---|---|---|---|
lookat | lookat | A link to show if there is an updated page/section, or discussion about the page's status.
| String | optional |
Usage
You may place the template just under the relevant section header. The lookat
parameter may be any wikitext string; templates, links, and other normal wikitext formatting will work. lookat
is an optional parameter.
{{PageOutdated}} {{PageOutdated|lookat=[[{{TALKPAGENAME}}|this article's talk page]] }}
produces:
This page is outdated!
Some details may not be accurate, so use with caution! Please view this article's talk page for an up-to-date page!
[view | edit | history | purge this page]The above documentation is transcluded from Template:PageOutdated/doc.