Difference between revisions of "Template:Infobox person module documentation"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(new boilerplate doc)
 
(documentation)
Line 20: Line 20:
  
 
<noinclude>
 
<noinclude>
 
 
[[Category:Template namespace templates]]
 
[[Category:Template namespace templates]]
 +
[[Category:Documentation templates]]
 
</noinclude>
 
</noinclude>

Revision as of 14:57, 1 October 2013

This infobox may be used to create a genre-specific section within {{infobox person}}, for cases where a person may be notable in more than one field. To do so, call the template as follows:

{{ infobox person
| name = 
| image           = 
| caption         = 
| birth_name      = 
| birth_date      = 
| birth_place     = 
| module          =
{{ <SUB-TEMPLATE NAME>|child=yes
| param-1     = 
| param-2     = 
| param-3     = 
| param-4     = 
}}
}}