Difference between revisions of "Template:Family"
From Shadowlack
Jump to navigationJump to searchLine 4: | Line 4: | ||
<pre> | <pre> | ||
{{Family | {{Family | ||
− | | | + | |race= |
− | | | + | |origin= |
− | | | + | |location= |
− | | | + | |motto= |
+ | |icon= | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| class="infobox rounded" | </noinclude><includeonly>{| class="infobox rounded" | ||
− | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big> | + | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>{{#if:{{{motto|}}}|<br /><small>''{{{motto}}}''</small> |}} |
|- | |- | ||
! Race: | ! Race: | ||
− | | [[Race::{{{ | + | | [[Race::{{{race|}}}]] |
|- | |- | ||
! Origin: | ! Origin: | ||
− | | {{{ | + | | {{{origin|Unknown}}} |
|- | |- | ||
! Location: | ! Location: | ||
− | | {{{ | + | | {{{location|Unknown}}} |
+ | {{#if: {{{icon|}}} | ||
+ | |{{#!: | ||
|- | |- | ||
− | ! | + | ! Icon: |
− | | {{{ | + | | {{{icon}}} |
+ | |-}} }} | ||
|- | |- | ||
! style="text-align: center; background-color:#ccccff;" colspan="2" | <big>Members</big> | ! style="text-align: center; background-color:#ccccff;" colspan="2" | <big>Members</big> | ||
Line 31: | Line 35: | ||
| {{#ask: [[Category:Characters]] [[Category:{{BASEPAGENAME}}]] | format=count }} | | {{#ask: [[Category:Characters]] [[Category:{{BASEPAGENAME}}]] | format=count }} | ||
|- | |- | ||
− | |} | + | ! Living: {{#ask: [[Category:Characters]] [[Category:{{BASEPAGENAME}}]] [[Character status::Living]] | format=count }} |
− | + | |}[[Category:Family]]</includeonly> | |
− | [[Category:Family]] | ||
− | </includeonly> |
Revision as of 12:57, 9 August 2012
This is the "Family" template. It should be called in the following format:
{{Family |race= |origin= |location= |motto= |icon= }}
Edit the page to see the template text.