Derry Chinese School 德立中文学校

Mailing Address: 55 Crystal Avenue #130, Derry, NH 03038 U.S.A. e-mail: principal@derrychineseschool.org

This is TikiWiki 1.9.2 -Sirius- © 2002–2005 by the Tiki community Mon 06 of Sep, 2010 [03:32 UTC]
Search
in:
School Store
Buy DCS t-shirts, mugs, calendars, and more at our school store! Proceeds go to support the school. Support This Site
Menu [hide]
 Home
 Contact us
 Stats
 Categories
 Calendar
 Friendship Network
Toggle  Wiki
 Wiki Home
 Last Changes
 Dump
 Rankings
 List pages
 Orphan pages
 Sandbox
 Print
Toggle  Image Galleries
 Galleries
 Rankings
Toggle  Articles
 Articles home
 List articles
 Rankings
Toggle  Blogs
 List blogs
 Rankings
Toggle  Forums
 List forums
 Rankings
Toggle  Directory
 Submit a new link
 Browse directory
Toggle  File Galleries
 List galleries
Toggle  FAQs
 List FAQs
Toggle  Quizzes
 List quizzes
Toggle  Surveys
 List surveys
Toggle  Newsletters

Edit: sandbox

The SandBox is a page where you can practice your editing skills, use the preview feature to preview the appearance of the page, no versions are stored for this page.
Categorize [ show categories | hide categories ]
Tip: hold down CTRL to select multiple categories


Tip: uncheck the above checkbox to uncategorize this page/object
Smileys: big grin confused cool cry eek evil exclaim frown idea lol mad mr green neutral question razz redface rolleyes sad smile surprised twisted wink arrow santa
Description:
Edit:

Enlarge area height Reduce area height

+ Quicktags ...

wiki link underline title bar tagline
table new table rss feed italic
image hr heading1 external link
dynamic variable dynamic content colored text center text
box bold special characters
 

wiki help
Show Plugins Help [x]

For more information, please see WikiSyntax

Emphasis: '' for italics, __ for bold, ''__ for both
Lists: * for bullet lists, # for numbered lists, ;term:definition for definiton lists
Wiki References: JoinCapitalizedWords or use ((page)) or ((page|desc)) for wiki references, ))SomeName(( prevents referencing
Drawings: {draw name=foo} creates the editable drawing foo
External links: use square brackets for an external link: [URL] or [URL|link_description] or [URL|description|nocache] (that last form prevents the local Wiki from caching the page; please use that form for large pages!).
For an external Wiki, use ExternalWikiName:PageName or ((External Wiki Name: Page Name))
Multi-page pages:use ...page... to separate pages
Headings: "!", "!!", "!!!" make_headings
Show/Hide: "!+", "!!-" show/hide heading section. + (shown) or - (hidden) by default.
Misc: "----" makes a horizontal rule "===text===" underlines text.
Title bar: "-=title=-" creates a title bar.
Wiki File Attachments: {file name=file.ext desc="description text" page="wiki page name" showdesc=1} Creates a link to the named file. If page is not given, the file must be attached to the current page. If desc is not given, the file name is used for the link text, unless showdesc is used, which makes the file description be used for the link text. If image=1 is given, the attachment is treated as an image and is displayed directly on the page; no link is generated.
Images: "{img src=http://example.com/foo.jpg width=200 height=100 align=center imalign=right link=http://www.yahoo.com desc=foo alt=txt usemap=name}" displays an image height width desc link and align are optional
Non cacheable images: "{img src=http://example.com/foo.jpg?nocache=1 width=200 height=100 align=center link=http://www.yahoo.com desc=foo}" displays an image height width desc link and align are optional
Drawings: {draw name=foo} creates an editable drawing named foo
Tables: "||row1-col1|row1-col2|row1-col3||row2-col1|row2-col2col3||" creates a table
RSS feeds: "{rss id=n max=m}" displays rss feed with id=n maximum=m items
Simple box: "^Box content^" Creates a box with the data
Dynamic content: "{content id=n}" Will be replaced by the actual value of the dynamic content block with id=n
Colored text: "~~#FFEE33:some text~~" Will display using the indicated HTML color
Center: "::some text::" Will display the text centered
Non parsed sections: "~np~ data ~/np~" Prevents wiki parsing of the enclosed data.
Preformated sections: "~pp~ data ~/pp~" Displays preformated text/code; no Wiki processing is done inside these sections (as with np), and the spacing is fixed (no word wrapping is done).
Square Brackets: Use [[foo] to show [foo].
Block Preformatting: Indent text with any number of spaces to turn it into a monospaced block that still follows other Wiki formatting instructions. It will be indended with the same number of spaces that you used. Note that this mode does not preserve exact spacing and line breaks; use ~pp~...~/pp~ for that.
Dynamic variables: "%name%" Inserts an editable variable
Insert Module Output: {MODULE(module=>some_module)}text{MODULE} can be used to insert the output of module "some_module" into your Wiki page. See PluginModule for more information.
Rendering Program Code: {CODE()}some code{CODE} will render "some code" as program code. This plugin has other options; see PluginCode.
Direction:"{r2l}", "{l2r}", "{rm}", "{lm}" Insert resp. right-to-left and left-to-right text direction DIV (up to end of text) and markers for langages as arabic or hebrew.
Table of contents"{toc}", "{maketoc}" prints out a table of contents for the current page based on structures (toc) or ! headings (maketoc)
Misc:"{cookie}, {poll}"
Show Text Formatting Rules [x]

Note that plugin arguments can be closed in double quotes ("); this allows them to contain , or = or >.
AGENTINFO Displays browser client info:
{AGENTINFO(info=>IP or SVRSW or BROWSER)/}
ALINK Puts a link to an anchor in a wiki page. Use in conjunction with the ANAME plugin, which sets the location and name of the anchor:
{ALINK(aname=anchorname,pagename=Wiki Page Name)}linktext{ALINK}
ANAME Puts an anchor into a wiki page. Use in conjunction with the ALINK plugin, which makes links to the anchor:
{ANAME()}anchorname{ANAME}
ARTICLE Include an article:
{ARTICLE(Field=>[,Id=>])}{ARTICLE}
Id is optional. if not given, last article is used. default field is heading.
ARTICLES {ARTICLES(max=>3,topic=>topicName)}{ARTICLES} Insert articles into a wikipage
ATTACH Displays an attachment or a list of them: {ATTACH(name|file=file.ext,id=1|num=1,showdesc=0|1,dls=0|1,icon=0|1,inline=0|1)}comment{ATTACH} num is optional and is the order number of the attachment in the list. If not provided, a list of all attachments is displayed. Inline makes the comment be the text of the link.
AVATAR Displays the user Avatar:
{AVATAR(page=>,float=>left|right)}username{AVATAR}
BACKLINKS List all pages which link to specific pages:
{BACKLINKS(info=>hits|user,exclude=>HomePage|SandBox,include_self=>1,noheader=>0,page=>HomePage)}{BACKLINKS}
BOX Insert theme styled box on wiki page:
{BOX(title=>Title, bg=>color, width=>num[%], align=>left|right|center, float=>|left|right)}text{BOX}
CATEGORY Insert list of items for the current/given category into wiki page:
{CATEGORY(id=>1+2+3,types=>article+blog+faq+fgal+igal+newsletter+event+poll+quiz+survey+tracker+wiki+img,sort=>[type|created|name|hits|shuffle]_[asc|desc],sub=>true|false,split=>y|n)}{CATEGORY}
CATORPHANS Display Tiki objects that have not been categorized:
{CATORPHANS(objects=>wiki|article|blog|faq|fgal|igal|newsletter|poll|quizz|survey|tracker)}{CATORPHANS}
CATPATH Insert the full category path for each category that this wiki page belongs to:
{CATPATH(divider=>,top=>yes|no)}{CATPATH}
CENTER Centers the plugin content in the wiki page:
{CENTER()}text{CENTER}
CODE Displays a snippet of code:
{CODE(ln=>1,colors=>php|highlights|phpcode,caption=>caption text,wrap=>1,wiki=>1,rtl=>1)}code{CODE} - note: colors and ln are exclusive
COPYRIGHT Insert copyright notices:
{COPYRIGHT()}~title~~year~~authors~text{COPYRIGHT}
COUNTDOWN Example:
{COUNTDOWN(enddate=>April 1 2004[,locatetime=>on])}text{COUNTDOWN}
DIV Insert a division block on wiki page:
{DIV([align=>left|right|center][, bg=color][, width=>num[%]][, float=>left|right])}text{DIV}
DL Creates a definition list:
{DL()}term:definition{DL} - one definition per line
EXAMPLE Example:
{EXAMPLE(face=> size=>)}text{EXAMPLE}
FANCYTABLE Displays the data using the TikiWiki? odd/even table style:
{FANCYTABLE(head=>)}cells{FANCYTABLE} - heads and cells separated by ~|~
FLASH Displays a SWF on the wiki page:
{FLASH(movie=url_to_flash,width=>xx,height=>xx,quality=>high)}{FLASH}
FORMULA Formula:
{FORMULA(width=>500,height=>400,paper=>letter,orientation=>landscape,steps=>150,min=0,max=100,y0=>,y1=>,...)}Title{FORMULA}
GAUGE Displays a graphical GAUGE:
{GAUGE(color=>,bgcolor=>,max=>,value=>,size=>,label=>,labelsize=>,perc=>,height=>)}description{GAUGE}
JABBER No description available
LANG Displays the text only if the language matchs lang/notlang:
{LANG([not]lang=>code[+code+...])}text{LANG}
MAP Displays a map:
{MAP(mapfile=>,extents=>,size=>) /}
MINIQUIZ Displays an miniquiz:
{MINIQUIZ(trackerId=>1)}Instructions::Feedback{MINIQUIZ}
MODULE Displays a module inlined in page:
{MODULE(module=>,align=>left|center|right,max=>,np=>0|1,args...)}{MODULE}
MONO Displays the data using a monospace font:
{MONO(font=>}text{MONO}
OBJECTHITS Displays object hit info by object and days:
{OBJECTHITS(object=>,type=>,days=>)/}
PLUGINMANAGER Provides a list of plugins on this wiki.:
{PLUGINMANAGER(info=>version|description|arguments)}{PLUGINMANAGER}
POLL Displays the output of a poll, fields are indicated with numeric ids.:
{POLL(pollId=>1)}Good Poll{POLL}
QUOTE Quote text by surrounding the text with a box, like the QUOTEexternal link BBCode:
{QUOTE(replyto=>name)}text{QUOTE}
REGEX Takes regex expressions and parses the content between the REGEX tags and replaces the text.:

{REGEX(search=>(WikiPageWithRegexCommands)}data{REGEX} - one data per line
RSS {RSS(id=>feedId,max=>3,date=>1,body=>1)}{RSS} Insert rss feed output into a wikipage
SF Automatically creates a link to the appropriate SourceForge? object:
{SF(aid=>,adit=>,groupid=>)}text{SF}
SHEET TikiSheet:
{SHEET(id=>)}Sheet Heading{SHEET}
SHOWPAGES List wiki pages:
{SHOWPAGES(find=>criteria [, max=>qty])/}
SORT Sorts the plugin content in the wiki page:
{SORT(sort=>asc|desc|reverse|shuffle)}data{SORT} - one data per line
SPLIT Split a page into rows and columns:
{SPLIT(joincols=>[y|n|0|1],fixedsize=>[y|n|0|1],colsize=>size1|size2|...)}row1col1---row1col2@@@row2col1---row2col2{SPLIT}
SQL Run a sql query:
{SQL(db=>dsnname)}sql query{SQL}
SUB Displays text in subscript.:
{SUB()}text{SUB}
THUMB Displays the thumbnail for an image:
{THUMB(image=>,max=>,float=>,url=>)}description{THUMB}
TITLESEARCH Search the titles of all pages in this wiki:
{TITLESEARCH(search=>Admin,info=>hits|user,exclude=>HomePage|SandBox,noheader=>0)}{TITLESEARCH}
TRACKER Displays an input form for tracker submit:
{TRACKER(trackerId=>1,fields=>id1:id2:id3,action=>Name of submit button,showtitle=>y|n,showdesc=>y|n,showmandatory=>y|n,embedded=>y|n)}Notice{TRACKER}
TRACKERLIST Displays the output of a tracker content, fields are indicated with numeric ids.:
{TRACKERLIST(trackerId=>1,fields=>2:4:5,showtitle=>y|n,showlinks=>y|n,showdesc=>y|n,showinitials=>y|n,showstatus=>y|n,status=>o|p|c|op|oc|pc|opc,sort_mode=>,max=>,filterfield=>,filtervalue=>,exactvalue=>)}Notice{TRACKERLIST}
TRANSLATED Links to a translated content:
{TRANSLATED(flag=>France,lang=>fr)}[url] or ((wikiname)) or ((inter:interwiki)) (use wiki syntax){TRANSLATED}
USERCOUNT Displays the number of registered users:
{USERCOUNT()}groupname{USERCOUNT}
VERSIONS Split the text in parts visible only under some conditions:
{VERSIONS(nav=>y|n,title=>y|n,default=>)}text{VERSIONS}
WANTEDPAGES Lists wanted Wiki pages:
{WANTEDPAGES(ignore=>IgnoreThisPage+IgnoreAnotherPage+...)}{WANTEDPAGES}

edit
similar
wiki help
Login
register
Location and Schedule
All classes are on Saturday mornings. Class Schedule: Fall classes run September to January and Spring classes run February to June at the Marion Gerrish Community Centerexternal link, in Derry, NH. Summer Classes run July through August at the Marion Gerrish Community Centerexternal link in Derry, NH.
Support our Sponsors!

Shoutbox
Gemma350 points , 19:36 UTC, Tue 29 of Dec, 2009: You seem to be really master and your issue just about this good topic is really nice. Will you continue your research? I have to purchase the doctoral thesis or thesis writing from you.
dalton0 points , 02:40 UTC, Thu 09 of Feb, 2006: Post here to locate a tutor, arrange play dates, etc.
Read More…
Last actions
Powered by TikiWiki Powered by PHP Powered by Smarty Powered by ADOdb Made with CSS Powered by RDF powered by The PHP Layers Menu System
RSS Wiki RSS Blogs rss Articles RSS Image Galleries RSS File Galleries RSS Forums rss Directories
[ Execution time: 0.64 secs ]   [ Memory usage: 7.43MB ]   [ 45 database queries used ]   [ GZIP Disabled ]   [ Server load: 1.65 ]