Template:Revision: Difference between revisions

From Hazeron Wiki
Jump to navigation Jump to search
(Yay for ideas!)
 
(Specified text color to avoid breaking by darkmode)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><center>{{mbox
<includeonly>
| type = notice
{{Mbox
| text = '''This page is in need of revision.'''
| icon = Imbox_notice.png
 
| colorborder = Sienna
Please help improve it or discuss these issues on the [[{{TALKPAGENAME}}|talk page]].
| colorbackground = Wheat
 
| colortext = black
The reason given is: '''''{{{1|No reason supplied!}}}'''''
| text = '''This section is in need of revision.'''<br>Please help improve it or discuss these issues on the [[{{TALKPAGENAME}}|talk page]].{{#if:{{{1|}}}|<br>The reason given is: '''''{{{1}}}'''''}}
}}</center>[[Category:In need of revision]]</includeonly><noinclude>
}}{{#if:{{{Unlisted|}}}||[[Category:In need of revision]]}}</includeonly><noinclude>{{Revision/Doc}}</noinclude>
=What is the <nowiki>{{Revision}}</nowiki> tag?=
The <nowiki>{{Revision}}</nowiki> tag is used to mark a page for needing revision.
 
To see a list of current pages needing revision, go to the [[:Category:In need of revision]] page.
 
=How to use=
To flag a page as needing revision, simply add the <nowiki>{{Revision}}</nowiki> tag on the top of the wanted page.
<nowiki>{{Revision}}</nowiki>
 
When using the <nowiki>{{Revision}}</nowiki> tag, you can also add a reason by using the tag like this:<br>
<nowiki>{{Revision|Out of date.}}</nowiki>
 
<nowiki>{{Revision|No information about math or numbers.}}</nowiki>
 
<nowiki>{{Revision|Filled with spelling errors.}}</nowiki>
 
<nowiki>{{Revision|Misleading or wrong information.}}</nowiki>
 
Even though the <nowiki>{{Revision}}</nowiki> tag can be added to anywhere on a page, it is best to have it at the very top/start of the page.
 
===What it'll look like===
  <nowiki>{{Revision}}</nowiki>
<center>{{mbox
| type = notice
| text = '''This page is in need of revision.'''
 
Please help improve it or discuss these issues on the [[{{TALKPAGENAME}}|talk page]].
 
The reason given is: '''''No reason supplied!'''''
}}</center>
 
<nowiki>{{Revision|Example page.}}</nowiki>
<center>{{mbox
| type = notice
| text = '''This page is in need of revision.'''
 
Please help improve it or discuss these issues on the [[{{TALKPAGENAME}}|talk page]].
 
The reason given is: '''''Example page.'''''
}}</center>
 
</noinclude>

Latest revision as of 07:31, 4 April 2024

What is the {{Revision}} tag?

The {{Revision}} tag is used to mark a page for needing revision.

To see a list of current pages needing revision, go to the Category:In need of revision page.

How to use

To flag a page as needing revision, simply add the {{Revision}} tag on the top of the wanted page or section.

{{Revision}}

When using the {{Revision}} tag, you can also add a reason by using the tag like this:

{{Revision|Out of date.}}
{{Revision|No information about math or numbers.}}
{{Revision|Filled with spelling errors.}}
{{Revision|Misleading or wrong information.}}

Some times when adding too much complexity to the reason, such as links or code, the template might break. Fix this by using |1= instead |.

{{Revision|1=See [http://hazeron.com/phpBB3/viewtopic.php?f=6&t=9136 this post].}}

Even though the {{Revision}} tag can be added to anywhere on a page, it is best to have it at the very top/start of the page.

What it'll look like

{{Revision}}
This section is in need of revision.
Please help improve it or discuss these issues on the talk page.
{{Revision|Example page.}}
This section is in need of revision.
Please help improve it or discuss these issues on the talk page.
The reason given is: Example page.