Template:Moved resource/doc

From CAPipedia
Revision as of 02:46, 4 June 2023 by en>WOSlinker (syntaxhighlight lang="wikitext")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[[Category:Template documentation pages{{#translation:}}]]

This template should be used to tag references or other links where Template:Dead link may not apply. Website pages may sometimes be moved; this template is a request for another person to attempt to find the new location of the page, if it still exists.

Usage

This template can be placed inside the reference tags or outside of them.

Inside:

Text<ref>[https://www.example.com example.com]{{Moved resource|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}</ref>

This displays as:

Text[1]

References

Outside:

Text<ref>[https://www.example.com example.com]</ref>{{Moved resource|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}

This displays as:

Text[1][moved resource?]

References

Template data

<templatedata> { "params": { "date": { "description": "The date this tag was added. E.g., \"January 2013\" NOT \"jan13\"", "type": "date", "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "required": true } }, "format": "inline", "description": "This template should be used to tag references or other links where Template:Dead link may not apply. Website pages may sometimes be moved; this template is a request for another person to attempt to find the new location of the page, if it still exists." } </templatedata>