Difference between revisions of "Template:Family"
From Shadowlack
Jump to navigationJump to searchm |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Family | {{Family | ||
− | | | + | |race= |
− | | | + | |social_class= |
− | | | + | |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 | + | ! class="heading" style="text-align: center;" colspan="2" |<big>{{PAGENAME}}</big>{{#if:{{{motto|}}}|<br /><small>''{{{motto}}}''</small> |}} |
|- | |- | ||
! Race: | ! Race: | ||
− | | [[Race::{{{ | + | | [[Race::{{{race|}}}]] |
+ | |- | ||
+ | ! [[Social Class]]: | ||
+ | | [[Social class::{{{social_class|Working Class}}}]] | ||
|- | |- | ||
! Origin: | ! Origin: | ||
− | | {{{ | + | | {{{origin|Unknown}}} |
|- | |- | ||
! Location: | ! Location: | ||
− | | {{{ | + | | [[In location::{{{location|Unknown}}}]] |
+ | {{#if: {{{icon|}}} | ||
+ | |{{#!: | ||
|- | |- | ||
− | ! | + | ! Icon: |
− | | {{{ | + | | {{{icon}}} |
+ | |-}} }} | ||
|- | |- | ||
− | ! style="text-align: center; background-color:#ccccff;" colspan="2" | <big>Members</big> | + | ! class="heading" style="text-align: center; background-color:#ccccff;" colspan="2" | <big>Members</big> |
|- | |- | ||
! Total: | ! Total: | ||
| {{#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]] | + | |}[[Category:Family]]</includeonly> |
− | </includeonly> |
Latest revision as of 18:57, 16 June 2014
This is the "Family" template. It should be called in the following format:
{{Family |race= |social_class= |origin= |location= |motto= |icon= }}
Edit the page to see the template text.