Difference between revisions of "Dead Mall/Store"
Jump to navigation
Jump to search
imported>Felix |
imported>Felix |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <li><span class="who"> | + | <includeonly><li><span class="who">{{#if:{{{name|}}}|{{#if:{{{link|}}}|[[{{{link}}}{{!}}{{{name}}}]]|{{#ifexist:{{{name}}}|[[{{{name}}}]]|{{{name}}}}}}}|''Vacant''}}{{#if:{{{name2|}}}| & {{#if:{{{link2|}}}|[[{{{link2}}}{{!}}{{{name2}}}]]|{{#ifexist:{{{name2}}}|[[{{{name2}}}]]|{{{name2}}}}}}}}}</span><span class="where">{{{store}}}</span></li></includeonly> |
| + | <noinclude>====Usage:==== | ||
| + | '''Basic:''' | ||
| + | <pre>{{:Dead Mall/Store | ||
| + | | name=Name | ||
| + | | store=Store | ||
| + | }}</pre> | ||
| + | |||
| + | '''Complex:''' | ||
| + | <pre>{{:Dead Mall/Store | ||
| + | | name=Name | ||
| + | | link=NameOfPage | ||
| + | | name2=SecondPerson'sName | ||
| + | | link2=SecondPerson'sPage | ||
| + | | store=Store | ||
| + | }}</pre> | ||
| + | |||
| + | Links are only necessary if the wiki page is not the same title as the name being used. | ||
| + | |||
| + | Name2/link2 are only needed if a second person is also living in a given store.</noinclude> | ||
Latest revision as of 07:24, 20 February 2017
Usage:
Basic:
{{:Dead Mall/Store
| name=Name
| store=Store
}}
Complex:
{{:Dead Mall/Store
| name=Name
| link=NameOfPage
| name2=SecondPerson'sName
| link2=SecondPerson'sPage
| store=Store
}}
Links are only necessary if the wiki page is not the same title as the name being used.
Name2/link2 are only needed if a second person is also living in a given store.