Difference between revisions of "Template:Author"


Warning: Parameter 1 to MapsHooks::onParserClearState() expected to be a reference, value given in /var/www/vhosts/shdenham.co.uk/httpdocs/mw/includes/Hooks.php on line 201

Warning: Parameter 1 to ExtArrays::onParserClearState() expected to be a reference, value given in /var/www/vhosts/shdenham.co.uk/httpdocs/mw/includes/Hooks.php on line 201

Warning: Parameter 1 to Cite::clearState() expected to be a reference, value given in /var/www/vhosts/shdenham.co.uk/httpdocs/mw/includes/Hooks.php on line 201
From Aktanak
Jump to: navigation, search
(Created page with '<noinclude> This is the 'Author' template. It should be called in the following format: <pre> {{Author |Position= |Emails= |Phone Numbers= }} </pre> Edit the page to see the temp…')
 
Line 13: Line 13:
 
{| class="wikitable"
 
{| class="wikitable"
 
! Position(s)
 
! Position(s)
| {{#arraymap:{{{Position|}}}|,|x|[[Author post::x]]}}
+
| {{#arraymap:{{{Position|}}}|,|x|[[AuthorPost::x]]}}
 
|-
 
|-
 
! Email(s)
 
! Email(s)
| {{#arraymap:{{{Emails|}}}|,|x|[[Author email::x]]}}
+
| {{#arraymap:{{{Emails|}}}|,|x|[[AuthorEmail::x]]}}
 
|-
 
|-
 
! Phone Number(s)
 
! Phone Number(s)
| {{#arraymap:{{{Phone Numbers|}}}|,|x|[[Author phone::x]]}}
+
| {{#arraymap:{{{Phone Numbers|}}}|,|x|[[AuthorPhone::x]]}}
 
|}
 
|}
  
  
  
{{#ask: [[Written by::{{PAGENAME}}]]
+
{{#ask: [[Author::{{PAGENAME}}]]
 
| ?FullReference
 
| ?FullReference
 
| ?=A title
 
| ?=A title

Revision as of 18:17, 24 May 2010

This is the 'Author' template. It should be called in the following format:

{{Author
|Position=
|Emails=
|Phone Numbers=
}}

Edit the page to see the template text.