Difference between revisions of "Template:Person"

From SystersWiki
(Created page with "<noinclude>{{Managed |Version=1.0 |Version notes=1.0 - First managed version |Short description= }} This is the '''Person''' template. It should be called in the following fo...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>{{Managed
+
<noinclude>
|Version=1.0
 
|Version notes=1.0 - First managed version
 
|Short description=
 
}}
 
 
 
 
This is the '''Person''' template. It should be called in the following format:
 
This is the '''Person''' template. It should be called in the following format:
  
 
<pre>
 
<pre>
{{Person
+
{{Person}}
|First name= < text >
 
|Last name= < text >
 
}}
 
 
</pre>
 
</pre>
  
</noinclude><includeonly><!--
+
</noinclude><includeonly>{{#ask:
 
+
[[Category:Person]]
-->{{#vardefine:@full name |{{{First name|}}} {{{Last name|}}} }}<!--
+
}}
 
 
-->{{#set:Class=Person
 
|First name={{{First name|}}}
 
|Last name={{{Last name|}}}
 
}}<!--
 
 
 
  
--></includeonly>
+
</includeonly>

Latest revision as of 16:08, 22 March 2020

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

{{Person}}