Main Page: Difference between revisions

From zooid Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
This is mostly messy [[User:DavidM | DavidM]] stuff.
<noinclude>
 
This is the "AAType" template.
<div style="background:#e0e0ff;border:1px solid #cfcfff;padding:1em;padding-top:0.5em;padding-bottom:0.5em; color:black;">
It should be used with the form.
[[Travel]] | [[Recipes]] | [[Digital]] includes [[:Category:Android | Google Android in Canada]] | [[Living]] | [[To organize]] | [[Ongoing projects]] | [[SemWeb]] including [[SMW notes]]
</noinclude><includeonly>
 
{{ #if: {{{Tags|}}} |<!-- temporary, remove after corrected -->
{{ #set: Location={{{Tags}}} }}{{ #set: Arts={{{Tags}}} }}{{ #set: Type={{{Tags}}} }}{{ #set: Aspects={{{Tags}}} }}
| }}
{{ #if: {{{Image|}}} |
{{ #set:Image={{{Image|}}} }}
[[File:{{{Image}}}|200px|thumb|left|{{PAGENAME}}]]
| }}
{{ #if: {{{Home page|}}} |
<div class="tpldiv"><span class="tpllabel">Home page</span>
<span class="tblvalue">[[Home page::{{{Home page|}}}]]</span>
</div>
</div>
| }}
{{ #if: {{{Location|}}} |
{{#arraymap:{{{Location}}}|,|x|[[Category:x]] |<nowiki> </nowiki>}}{{ #set:GPS Location={{ #geocode: {{{Location}}}, Canada }} }}
<!-- {{#arraymap:{{{Location}}}|,|x|[[Location::x]] |<nowiki> </nowiki>}} -->
| }}
{{ #if: {{{Arts|}}} |
{{#arraymap:{{{Arts}}}|,|x|[[Category:x]] |<nowiki> </nowiki>}}
<!-- {{#arraymap:{{{Arts}}}|,|x|[[Arts::x]] |<nowiki> </nowiki>}} -->
| }}
{{ #if: {{{Type|}}} |
{{#arraymap:{{{Type}}}|,|x|[[Category:x]] |<nowiki> </nowiki>}}
<!-- {{#arraymap:{{{Type}}}|,|x|[[Type::x]] |<nowiki> </nowiki>}} -->
| }}
{{ #if: {{{Aspects|}}} |
{{#arraymap:{{{Aspects}}}|,|x|[[Category:x]] |<nowiki> </nowiki>}}
<!-- {{#arraymap:{{{Aspects}}}|,|x|[[Aspects::x]] |<nowiki> </nowiki>}} -->
| }}


{{ #ask: [[Category:Event]][[People::{{PAGENAME}}]]
|?Start date
|?End date
|?Location
|intro=== Events with {{PAGENAME}} ==
}}


{{#forminput:form=Event|||button text=Add an event|query string=Event[People]={{PAGENAME}}&Event[Arts]={{{Arts}}}|}}


<br class="cleared" />


 
</includeonly>
 
 
<div class="inverted">
 
<p>What happened.</p>
 
</div>

Revision as of 20:06, 7 June 2010

This is the "AAType" template. It should be used with the form.