Template:FamilyPage: Difference between revisions

2,962 bytes removed ,  5 years ago
m
52 revisions imported: Import from https://sims.wikia.com
sims>A morris
No edit summary
m (52 revisions imported: Import from https://sims.wikia.com)
 
(31 intermediate revisions by 6 users not shown)
Line 1:
{{#if:{{{etymology<includeonly>|</includeonly>}}} | ==Onomatology==
<includeonly>{{{description|Write a description of the characters and their current storyline.}}}
|{{{etymology}}} =}}
 
{{#if:{{{tree<includeonly>|</includeonly>}}} | == Family tree ==
{{#if:{{{etymology}}} | '''[[Etymology]]:''' {{{etymology|The meaning of their family name.}}}<br />}}
{{{tree}}} }}
{{#if:{{{neighbor}}} | '''Neighborhood:''' {{{neighbor|The neighborhood they were playable in.}}}<br />}}
{{#if:{{{listmembers<includeonly>|</includeonly>}}} | == Members ==
{{#if:{{{connect}}} | '''Family Connections:''' {{{connect|Other families they are connected to through marriage/children.}}}<br />}}
|{{{listmembers}}} =}}
{{#if:{{{listgames}}} | '''Appearances:''' {{{listgames|A chronological list of games family members have appeared in.}}}<br />}}
{{#if:{{{gallery<includeonly>|</includeonly>}}} | == Gallery ==
'''[[{{PAGENAME}}/Player stories|Player stories]]'''
{{#if:{{{treegallery}}} |}}
__NOEDITSECTION__<!-- "NOEDITSECTION" hides the [edit] which directs here instead of the transcluded article --><noinclude>{{Documentation}}</noinclude>
== Family Tree ==
{{{tree|An image or ASCII chart of the family tree.}}} }}
 
== Family/Household Members ==
{{{listmembers|An alphabetical list of family members, alive and deceased.}}}
{{#if:{{{images}}} |
== Family Photo Album ==
{{{images|A list of images of family members, memorable moments, their home, etc.}}} }}
 
{{#ifeq:{{NAMESPACE}}| |[[Category:Premade families]]}}</includeonly>
 
<noinclude>
A template for premade families.
 
== Usage ==
 
<pre>{{FamilyPage
|description =
|etymology =
|neighbor =
|connect =
|listgames =
|tree =
|listmembers =
|images =
}}
</pre>
 
=== Required Parameters ===
* description - Write a description of the characters and their current storyline.
* listmembers - An alphabetical list of family members, alive and deceased.
 
=== Optional Parameters ===
* etymology - The meaning of their family name.
* neighbor - The neighborhood they were playable in. Leave out for families that could be played in any neighborhood.
* connect - Other families they are connected to through marriage/children.
* tree - An image or ASCII chart (placed inside <nowiki><pre></pre></nowiki> tags) of the family tree.
* listgames - A chronological list of games family members have appeared in. Leave out if they have only appeared in one game, but make sure to include it in the description.
* images - A list of images of family members, memorable moments, their home, etc. Multiple pictures should be shown as a "gallery". Type every Image onto a single line and enclose within <nowiki><gallery> ... </gallery></nowiki>.
 
 
== Example - The Pleasant Family ==
{{FamilyPage
|description = The Pleasant family has grown bigger in the years following [[The Sims]]. Jeff and Diane Pleasant are deceased, [[Jennifer Pleasant]] marries [[John Burb]] and has one child, Lucy. [[Daniel Pleasant]] marries [[Mary-Sue Pleasant]] and has two children, [[Angela Pleasant]] and [[Lilith Pleasant]]. Daniel Pleasant has an affair with their housekeeper, but you can decide what happens with that.
|etymology = "pleasing, agreeable, enjoyable"
|neighbor = [[Pleasantview]]
|connect = [[Burb Family]], [[Oldie Family]]
|listgames = ''[[The Sims]]'', ''[[The Sims 2]]''
|tree =
|listmembers =
* [[Angela Pleasant]]
* [[Daniel Pleasant]]
* [[Diane Pleasant]]
* [[Jeff Pleasant]]
* [[Jennifer Burb]]
* [[Kynda Pleasant]]
* [[Les Pleasant]]
* [[Lilith Pleasant]]
* [[Lucy Burb]]
* [[Marshall Danders]]
* [[Melinda Danders]]
* [[Mary-Sue Pleasant]]
|images =
<gallery>
Image:Angela Pleasant.jpg|Angela Pleasant
Image:Daniel Pleasant.jpg|Daniel Pleasant
Image:Lilith Pleasant.jpg|Lilith Pleasant
Image:Mary Sue Pleasant.jpg|Mary-Sue Pleasant
</gallery>
}}
 
[[Category:Templates]]
</noinclude>