Difference between revisions of "Template:CH-8rCharInfo"
From Crystal Path
Jump to navigationJump to searchLine 4: | Line 4: | ||
{{#if:{{{name|}}}| | {{#if:{{{name|}}}| | ||
{{Infobox-NameTitle | {{Infobox-NameTitle | ||
− | + | |name={{{name}}} | |
− | + | |title={{{title}}} | |
}} | }} | ||
}} | }} | ||
Line 12: | Line 12: | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
{{InfoBox-ImageCaption | {{InfoBox-ImageCaption | ||
− | + | |image={{{image}}} | |
− | + | |caption={{{caption}}} | |
}} | }} | ||
}} | }} | ||
Line 20: | Line 20: | ||
{{#if:{{{gender|}}}| | {{#if:{{{gender|}}}| | ||
{{InfoBox-PersonnelInfo | {{InfoBox-PersonnelInfo | ||
− | + | |age={{{age}}} | |
− | + | |species={{{race}}} | |
− | + | |gender={{{gender}}} | |
− | + | |dob={{{birthday}}} | |
− | + | |class={{{profession}}} | |
− | + | |theme={{{theme-song}}} | |
− | + | |artist={{{theme_artist}}} | |
}} | }} | ||
}} | }} | ||
Line 33: | Line 33: | ||
{{#if:{{{seed_id|}}}| | {{#if:{{{seed_id|}}}| | ||
{{CH-8rSeeD | {{CH-8rSeeD | ||
− | + | |id={{{seed_id}}} | |
− | + | |garden={{{garden}}} | |
− | + | |rankimg={{{seed_pip}}} | |
− | + | |rank={{{seed_rank}}}, {{{seed_branch}}} | |
− | |{{#if:{{{awards|}}}|merits={{{awards} | + | |{{#if:{{{awards|}}}|merits={{{awards}}} |
}} | }} | ||
}} | }} | ||
Line 44: | Line 44: | ||
{{#if:{{{endorsed_by|}}}| | {{#if:{{{endorsed_by|}}}| | ||
{{InfoBox-Planeswalker | {{InfoBox-Planeswalker | ||
− | + | |author={{{endorsed_by}}} | |
− | + | |year={{{year_endorsed}}} | |
}} | }} | ||
}} | }} | ||
Line 52: | Line 52: | ||
{{#if:{{{birth_realm|}}}| | {{#if:{{{birth_realm|}}}| | ||
{{InfoBox-AdditionalInfo | {{InfoBox-AdditionalInfo | ||
− | + | |realm={{{birth_realm}}} | |
− | + | |pips={{{additional_pips}}} | |
}} | }} | ||
}} | }} |
Revision as of 23:11, 28 January 2010
{{#if:|
Garden Profile | |
Garden Attended: | [[:category:{{{garden}}}|{{{garden}}}]] |
---|---|
SeeD ID Number: | {{{seed_id}}} |
Highest Rank: | {{{seed_pip}}} |
{{{seed_rank}}}, {{{seed_branch}}} | |
Usage
{{CH-8rCharInfo | name = | title = | image = | caption = <!--Personnel Information--> | age = | race = | birthday = | gender = | theme = | profession = | theme_song = | theme_artist = <!--SeeD Information--> | seed_id = | seed_pip = | seed_rank = | seed_branch = | garden = | awards = <!--Planeswalker Information--> | endorsed_by = | year_endorsed = <!--Additional Information--> | birth_realm = | additional_pips = }}