Template:AAType: Difference between revisions

From Asian Canadian Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 21: Line 21:
</div>
</div>
| }}
| }}
{{ #if: {{{Tags|}}} |
{{ #if: {{{Location|}}} |
{{#arraymap:{{{Tags}}}|,|x|[[Category:x]] |<nowiki> </nowiki>}}
{{#arraymap:{{{Location}}}|,|x|[[Category:x]] |<nowiki> </nowiki>}}
<!-- {{#arraymap:{{{Tags}}}|,|x|[[Tags::x]] |<nowiki> </nowiki>}} -->
<!-- {{#arraymap:{{{Location}}}|,|x|[[Location::x]] |<nowiki> </nowiki>}} -->
| }}
| }}
{{ #if: {{{Location|}}} |
{{ #if: {{{Arts|}}} |
<div class="tpldiv"><span class="tpllabel">Location</span>
{{#arraymap:{{{Arts}}}|,|x|[[Category:x]] |<nowiki> </nowiki>}}
<span class="tblvalue">[[Location::{{{Location|}}}]]</span>
<!-- {{#arraymap:{{{Arts}}}|,|x|[[Arts::x]] |<nowiki> </nowiki>}} -->
</div>
| }}
{{ #if: {{{Type|}}} |
{{#arraymap:{{{Type}}}|,|x|[[Category:x]] |<nowiki> </nowiki>}}
<!-- {{#arraymap:{{{Type}}}|,|x|[[Type::x]] |<nowiki> </nowiki>}} -->
| }}
| }}



Revision as of 21:31, 18 June 2010

This is the "Person" template. It should be called in the following format:

{{Person
|Image=
|Home page=
|Location=
|GPS Location=
}}

Edit the page to see the template text.