Template: Contact Person

From TC11
Jump to: navigation, search
(Created page with '<noinclude> This is the "Contact Person" template. It should be called in the following format: <pre> {{Contact Person |Name= |E-mail= }} </pre> Edit the page to see th…')
 
 
(12 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{| class=&quot;wikitable&quot;
+
{| border="1"
 +
! style=&quot;text-align: center; background-color:#ccccff;&quot; colspan=&quot;2&quot; |<big>Contact Person</big>
 +
|-
 
! Name:
 
! Name:
| {{{field|Name}}}
+
| [[Page::{{{Name|}}}]]
 
|-
 
|-
 
! E-mail:
 
! E-mail:
| {{{field|E-mail}}}
+
| [[Email::{{{E-mail|}}}]]
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Latest revision as of 12:38, 6 January 2010

This is the "Contact Person" template. It should be called in the following format:

{{Contact Person
|Name=
|E-mail=
}}

Edit the page to see the template text.