Using a Mac: Difference between revisions

From zooid Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
__NOTOC__
/* CSS placed here will be applied to all skins */
.tpllabel {
        float: left;
        width: 15%;
}


== Welcome to Asian Canadian Wiki! ==
.tplvalue {
        float: right;
        width: 83%;
}


Asian Canadian wiki is a website dedicated to promoting Asian Canadian community and is a database of all things Asian Canadian - from artists, scientists, leaders, to cultural centres, community organizations to festivals.  The site is a wiki, so feel free to add yourself or anyone else you see missing from the site.  We're still in our development stages but our hope is to create and document a wide collection of all things Asian Canadian to promote a sense of community and a means of finding out who's out there and all the great initiates going on in our community.
.tpldiv {
        clear: both;
}


== Artists ==


{{ #ask: [[Category:Person]]
h1.firstHeading {
|?Location
  display: none;
}


|?GPS Location
.cleared {
| views=map,tiles,tabular
  clear: both;
|facets=Location
}
}}
 
== Events ==
 
{{ #ask: [[Category:Event]]
}}
 
=== Categories ===
 
* [[:Category:Montréal people]]
* [[:Category:People|People]]
* [[:Category:Dance|Dance]]
* [[:Category:Visual Arts|Visual Arts]]
* [[:Category:Festivals|Festivals]]
* [[:Category:Groups|Groups]]
* [[:Category:Media Arts|Media Arts]]

Revision as of 15:23, 29 August 2006

/* CSS placed here will be applied to all skins */ .tpllabel {

       float: left;
       width: 15%;

}

.tplvalue {

       float: right;
       width: 83%;

}

.tpldiv {

       clear: both;

}


h1.firstHeading {

 display: none;

}

.cleared {

 clear: both;

}