Template:Noticebox/Update: Difference between revisions

From VRChat Wiki
~Pausbe (talk | contribs)
More strict with types.
~Pausbe (talk | contribs)
move categories to doc page
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/><onlyinclude>{{Noticebox
<noinclude><languages/></noinclude>{{Noticebox
|template=Noticebox/Update
|template=Noticebox/Update
|image=4-ThinkRat.webp
|image=4-ThinkRat.webp
|title={{#switch: {{{type|page}}}
|title={{#switch: {{{type|page}}}
  |page = <translate>This page needs to be updated!</translate>
  |page = <translate><!--T:1--> This page needs to be updated!</translate>
  |section = <translate>This section needs to be updated!</translate>
  |section = <translate><!--T:2--> This section needs to be updated!</translate>
}}
}}
|description={{#switch: {{{type|page}}}
|description={{#switch: {{{type|page}}}
  |page = <translate>This page includes information which is outdated. Please update this page with current information.</translate>
  |page = <translate><!--T:3--> This page includes information which is outdated. Please update this page with current information.</translate>
  |section = <translate>This section includes information which is outdated. Please update this section with current information.</translate>
  |section = <translate><!--T:4--> This section includes information which is outdated. Please update this section with current information.</translate>
}}
}}
<br/>{{Reason|{{{1|}}}|{{{2|}}}}}
<br/>{{Reason|{{{1|}}}|{{{2|}}}}}
|border-color=#ff9350}}<includeonly>[[Category:Needs updating{{#translation:}}]]</includeonly></onlyinclude>
|border-color=#ff9350}}<includeonly>{{#ifeq: {{{nocat}}} | 1 |  | [[Category:Needs updating{{#translation:}}]]}}</includeonly>
 
<noinclude>
{{templatedocs}}
{{Documentation}}
[[Category:Templates{{#translation:}}]]
</noinclude>
[[Category:Templates/Noticeboxes{{#translation:}}]]

Latest revision as of 06:56, 20 April 2026

V · EThis page needs to be updated!
This page includes information which is outdated. Please update this page with current information.
[Reason: No reason provided.]

Documentation

This template is used to denote when the contents of a page or section is outdated and needs updating.

{{type=}} is used to change the type of area that needs updating (page/section, etc.)

Example Usage

  • {{Noticebox/Update|type=page}}
  • {{Noticebox/Update|type=section|Images are out of date.}}