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 "OWASP O2 Platform/WIKI/Edit Helpers"
From OWASP
Dinis.cruz (talk | contribs) |
Dinis.cruz (talk | contribs) (→Standard template) |
||
Line 32: | Line 32: | ||
</pre> | </pre> | ||
+ | == WIKI redirects== | ||
+ | use #Redirect | ||
+ | |||
+ | for example | ||
+ | <pre> | ||
+ | #Redirect [[OWASP O2 Platform]] | ||
+ | </pre> | ||
{{:OWASP_O2_Platform/WIKI/bottom}} | {{:OWASP_O2_Platform/WIKI/bottom}} |
Revision as of 23:22, 7 December 2009
Standard template
standard footer: When creating new pages add the following template tag to the bottom of the page (this will append the link to the main OWASP O2 Platform page:
{{:OWASP_O2_Platform/WIKI/bottom}}
- usage:
When no variable is set, the template will be shownn {{:OWASP_O2_Platform/WIKI/bottom}} When the noShow is set to an empty value, the template will NOT be shown {{:OWASP_O2_Platform/WIKI/bottom | noshow=}}
- Wiki template code in page OWASP O2 Platform/WIKI/bottom
{{{noshow | ----- go back to the main [[OWASP O2 Platform]] page [[Category:OWASP_O2_Platform]] | aaaa }}}
WIKI redirects
use #Redirect
for example
#Redirect [[OWASP O2 Platform]]
go back to the main OWASP O2 Platform page