This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Template:TaggedDocument"

From OWASP
Jump to: navigation, search
m
m (BugFix for type=historical without link)
Line 131: Line 131:
 
}}
 
}}
 
<br/>
 
<br/>
 
 
 
</noinclude><onlyinclude><includeonly>
 
</noinclude><onlyinclude><includeonly>
 
{{#switch: {{{mode}}}  
 
{{#switch: {{{mode}}}  
Line 163: Line 161:
 
                 |}}
 
                 |}}
 
           |}}</small>
 
           |}}</small>
       |<small>(Please help OWASP and provide the Links '|<nowiki>link=<Name of the Page>|link1=<Name of the 2nd Pge>|link2=<Name of the 3rd Page></nowiki>' to the latest content, see</small> [[:Category:FIXME|FixME]])}} [[Category:FIXME/historical]]  
+
       |<small>(Please help OWASP and provide the Links '<nowiki>| link=<Name of the Page>| link1=<Name of the 2nd Pge>| link2=<Name of the 3rd Page></nowiki>' to the latest content, see</small> [[:Category:FIXME|FixME]])}} [[Category:FIXME/historical]]  
 
   | draft
 
   | draft
 
   | inactiveDraft=This page contains draft content that has never been finished. <small>Please help OWASP update this content! See</small> [[:Category:FIXME|FixME]].[[Category:FIXME/inactiveDraft]]  
 
   | inactiveDraft=This page contains draft content that has never been finished. <small>Please help OWASP update this content! See</small> [[:Category:FIXME|FixME]].[[Category:FIXME/inactiveDraft]]  
Line 172: Line 170:
 
                 |}}
 
                 |}}
 
           |}}. Please help OWASP to</small> [[:Category:FIXME|FixME]].
 
           |}}. Please help OWASP to</small> [[:Category:FIXME|FixME]].
       |<small>(Please help OWASP and provide the Links '<nowiki>|link=<Name of the Page>|link1=<Name of the 2nd Page>|link2=<Name of the 3rd Page></nowiki>', see</small> [[:Category:FIXME|FixME]])}} [[Category:FIXME/merge]]  
+
       |<small>(Please help OWASP and provide the Links '<nowiki>| link=<Name of the Page>| link1=<Name of the 2nd Page>| link2=<Name of the 3rd Page></nowiki>', see</small> [[:Category:FIXME|FixME]])}} [[Category:FIXME/merge]]  
 
   | someOld
 
   | someOld
 
   | partiallyOld
 
   | partiallyOld

Revision as of 20:53, 14 July 2014

Usage:

 {{taggedDocument  
  | type=<delete|historical|inactiveDraft|merge|old|partialOld|pls_review>  
  | mode=<silent> optional, if set no Banner appears on the page; the Category is set
  | lastRevision=<yyyy-mm-dd> (optional)
  | comment=<comment> (optional)
  | link=<Name of the 1st Page> (optional for type=merge, historical)
  | link1=<Name of the 2nd Page> (optional for type=merge, historical)
  | link2=<Name of the 3rd Page> (optional for type=merge, historical)
}}  

All tagged Documents are linked to the [[Category:FIXME/<Type>]] which links to Category:FIXME, besides historical Documents.
More information: Wiki Cleanup, Category:FIXME


Example 1:

{{taggedDocument
| type=inactiveDraft
| lastRevision=2010-05-01
| comment=The second half of this page should be reviewed and finalized.
}}
This page contains draft content that has never been finished. Please help OWASP update this content! See FixME.
Last revision (yyyy-mm-dd): 2010-05-31
Comment: The second half of this page should be reviewed and finalized.


Example 2:

{{taggedDocument}}
This page has been tagged and needs review. Please help OWASP and document the reason for this, see FixME.


Example 3:

{{taggedDocument
| type=old
| lastRevision=2010-05-31
| comment=The page should be updated.
}}
This page contains out-of-date content. Please help OWASP to FixME.
Last revision (yyyy-mm-dd): 2010-05-31
Comment: This page should be updated.


Example 4:

{{taggedDocument
| type=old
| mode=silent
}}

(This document is only liked to Category:FIXME/old and Category:FIXME/silentMode, no banner)


Example 5:

{{taggedDocument
| type=historical
| link=:Category:OWASP_Top_Ten_Project#tab=OWASP_Top_10_for_2013
}}
This historical page is now part of the OWASP archive.
This page contains content that is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were once valid but may now link to sites or pages that no longer exist.
Please use the newer Edition(s) like Category:OWASP_Top_Ten_Project#tab=OWASP_Top_10_for_2013


Example 6:

{{taggedDocument
| type=merge
| link=XSS_(Cross_Site_Scripting)_Prevention_Cheat_Sheet
}}
This page has content this is duplicated elsewhere and needs to be merged and then redirected to the merged document.
See XSS_(Cross_Site_Scripting)_Prevention_Cheat_Sheet. Please help OWASP to FixME.


Example 7:

{{taggedDocument
| type=pls_review
| comment=Some definitions are updated
}}
This Page has been flagged for review. Please help OWASP and review this Page to FixME.
Comment: Some definitions are updated


Example 8:

{{taggedDocument
| type=delete
}}
This page has been recommended for deletion.
You can help OWASP by improving it or discussing it on its Talk page.
Please add a comment to your tag. See
FixME


Example 9:

{{taggedDocument
| type=delete
| comment=Tagged via [[Template:Delete]]
}}
This page has been recommended for deletion.
You can help OWASP by improving it or discussing it on its Talk page. See FixME
Comment: Tagged via Template:Delete


Example 10:

{{taggedDocument
| type=partialOld
}}
This Page (may) contain some old Content. Please help OWASP to FixME.