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:Contact"

From OWASP
Jump to: navigation, search
m (Reverted edits by Maxime Labelle (talk) to last revision by Jason Li)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Template:Contact
 
{{Template:Contact
| name = Maxime Labelle
+
| name = John Doe
| email =Maxime.Labelle@owasp.org
+
| email =john.doe@example.com
 
| username = owasp
 
| username = owasp
 
}}
 
}}

Revision as of 14:34, 4 May 2013

This template displays a contact optionally linking the contact's email address or wiki user name. All parameters are optional. If no name is given, no text is displayed. The wiki user name is used to link directly to the Wiki User's page (e.g. User: John Doe) and the email address appears as a linked '@' sign after the display name.

Usage

{{Template:Contact
| name = John Doe
| email [email protected]
| username = owasp
}}

Example

* {{Template:Contact | name = John Doe | email = [email protected] }}
  • John Doe @