Difference between revisions of "Dead Mall/Store"
Jump to navigation
Jump to search
imported>Felix |
imported>Felix |
||
Line 1: | Line 1: | ||
− | <li><span class="who">[[{{#if:{{{link|}}}|{{{link}}}{{!}}{{{name}}}|{{{name}}}}}]]{{#if:{{{name2|}}}| & [[{{#if:{{{link2|}}}|{{{link2}}}{{!}}{{{name2}}}|{{{name2}}}}}]]}}</span><span class="where">{{{store}}}</span></li> | + | <includeonly><li><span class="who">[[{{#if:{{{link|}}}|{{{link}}}{{!}}{{{name}}}|{{{name}}}}}]]{{#if:{{{name2|}}}| & [[{{#if:{{{link2|}}}|{{{link2}}}{{!}}{{{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> |
Revision as of 06:41, 19 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.