Template:PageOutdated: Difference between revisions

From Vintage Story Wiki
(Created template.)
 
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Messagebox
<noinclude><languages/></noinclude><onlyinclude>{{Messagebox
|bgcol= rgba(255,204,0,0.65)
|bgcol= rgba(255,204,0,0.65)
|image= GameIcon.png
|image= GameIcon.png
|title= This page is outdated!
|title= <translate><!--T:1--> This page is outdated!</translate>
|text= Some details may not be accurate, so use with caution! {{#if:{{{lookat|}}}|Please view {{{lookat}}} for an up-to-date page!}}}}
|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>}}}}</onlyinclude>
<noinclude>{{documentation}}</noinclude>

Latest revision as of 12:38, 28 March 2024

Other languages:
  • English
GameIcon.png

This page is outdated!
Some details may not be accurate, so use with caution!


[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.

Template parameters

ParameterDescriptionTypeStatus
lookatlookat

A link to show if there is an updated page/section, or discussion about the page's status.

Example
lookat=[[{{TALKPAGENAME}}|this article's talk page]]
Stringoptional

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:

GameIcon.png

This page is outdated!
Some details may not be accurate, so use with caution!

GameIcon.png

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.