Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background::[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0em 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0em 1em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which use a logographic writing system and need larger font sizes.
***/

/*{{{*/
body {font-size:0.8em;}

#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}

.subtitle {font-size:0.8em;}

.viewer table.listView {font-size:0.95em;}

.htmlarea .toolbarHA table {border:1px solid ButtonFace; margin:0em 0em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
請注意以下事項:

*時間:2007年7月26至28日
*地點:[[基督少年軍訓練學校|http://www.bbhk.org.hk/trainingschool/]]
*[[基督少年軍訓練學校地圖|http://bbhk.mcnet.com.hk/fileadmin/user_upload/3_hq/3_train_centre/7_train_school/school_map.pdf]]
*[[入營清單]]
[[香港基督少年軍|http://www.bbhk.org.hk]]
[[香港基督少年軍軍樂隊|http://www.bbhk.org.hk/band/]]
[[世界基督少年軍連結|http://www.boys-brigade.org/]]
[[新加坡基督少年軍|http://www.bb.org.sg]]
[[澳洲基督少年軍|http://boys.brigadeaustralia.org/]]
[[紐西蘭基督少年軍|http://www.bb.org.nz/]]
[[英國基督少年軍|http://www.boys-brigade.org.uk/]]
[[BB Worldwide|http://strathkelvin.boys-brigade.org.uk/bbsuperint.html]]
[[非官方論壇|http://www.hkcampus.net/webforum/list.php?num=350&]]
|專章名稱|專章類別英文名稱|
|藝術章|Arts|
|田徑章 |Athletics|
|樂員章 |Bandmans’|
|銅管樂章|Buglers’ |
|露營章|Camping|
|獨木舟章|Canoeing|
|基督教教育章|Christian Education|
|通訊章|Communication|
|工藝章|Crafts|
|步操章|Drill|
|敲擊樂章|Drummers’|
|遠足章|Expedition|
|急救章|First Aid|
|興趣章|Hobbies|
|國際知識章|International|
|拯溺章|Life Saving|
|自然章|Naturalists’|
|體能章|Physical Recreation |
|木管樂章|Pipers’|
|安全章|Safety |
|風帆章|Sailing|
|海員章|Seamanship|
|運動員章|Sportsmans’|
|游泳章|Swimming|
|>|>| 基本姿勢 Basic Position |
| 由休息轉至稍息 | Stand at ease from standy easy | //SQUAD// |
| 由稍息轉至立正 | Attention from stand at ease | ATTEN - //SHUN// |
| 由立正轉至稍息 | Stand at ease from attention | STAND AT - //EASE// |
| 由稍息轉至休息 | Stand easy from stand at ease | STAND - //EASY// |
|>|>| 快/慢操交替行進 Break into Quick / Slow March |
| 由快操轉至慢操 | Break into slow march | BREAK INTO SLOW TIME, SLOW - //MARCH// |
| 由慢操轉至快操 | Break into quick march | BREAK INTO QUICK TIME, QUICK - //MARCH// |
|>|>|>| 列隊變向 Change Direction when in Line |
| 列隊右變向 Change direction right | 由停步至停步 | Halt to halt | CHANGE DIRECTION RIGHT, AT THE HALT, RIGHT - //FORM//, QUICK - //MARCH// |
|~| 由停步至行進 | Halt to move | CHANGE DIRECTION RIGHT, RIGHT - //FORM//, QUICK - //MARCH//, FOR - //WARD//, BY THE RIGHT / LEFT |
|~| 由行進至停步 | Move to halt | CHANGE DIRECTION RIGHT, AT THE HALT, RIGHT - //FORM// |
|~| 由行進至行進 | Move to move | CHANGE DIRECTION RIGHT, RIGHT - //FORM//, FOR - //WARD//, BY THE RIGHT / LEFT |
| 列隊左變向 Change direction left |>|>| 號令與列隊右變向相同,但當中RIGHT被LEFT代替. |
[[最新消息]]

[[主頁]]
| 散隊 | Dismissing | DIS - //MISS// |
|>|>| 體齊 Dressing |
| 無距 | Without interval | DRESSING WITHOUT INTERVALS, RIGHT - //DRESS// |
| 半距 | Right dress | DRESSING, RIGHT - //DRESS// |
| 全距 | Full intervals | DRESSING WITH FULL INTERVAL, RIGHT - //DRESS// |
!Policy Statement 
The Boys' Brigade is a Christian Youth Organisation committed to providing a safe environment in which Boys and Young Men can develop socially and emotionally towards mature adulthood. 
#The Brigade acknowledges that in its work with Boys and Young Men it has an obligation to provide a safe environment in all circumstances and that they are protected from any form of physical, emotional or sexual abuse. 
#This means ensuring that meeting places, etc., are free from hazards and that when any activity is undertaken involving an element of risk, then the person supervising the activity is appropriately qualified. 
#Of equal concern is the emotional safety of Young People which means that Leaders must take steps to ensure that there is no bullying in the Company. During times such as camp and holidays special care must be taken. Initiation ceremonies, etc. can be a form of bullying and are therefore not acceptable. Verbal bullying can be equally damaging and Officers must have regard to how they address Young People at all times. Publicly humiliating or belittling, even in fun, can be construed as abuse. It may be fun to all those around but not to the individual concerned. 
#The Brigade also make specific policy recommendations which should be followed. 
!Selection of Leaders 
#Churches of which Companies are part are recommended to establish clear procedures when selecting Leaders. These should include: 
##Completion of an appropriate application form. (Available from HQ.) 
##An interview with Captain and Minister or other Church Official. 
##The names and addresses of two persons, not related to the applicant, who support the application. Unless the applicant and named supporters have been known to the church for some years, written references should be taken up. 
#Details of enrolled Officers (Captains, Chaplains & Lieutenants) and Warrant Officers are held by the Battalion and Brigade Headquarters. Churches should keep details of all other adults involved in the Company (S/Sgts, Anchor Boy Leaders, Instructors, Helpers). If they do not the Company must (forms are available for the purpose). 
!Training of Leaders 
#The Brigade requires all Lieutenants and Captains to undertake basic training prior to enrolment. A Warrant Officer is regarded as an Officer in training and must undertake training as soon as practicable. Enrolment is for 5 years up to the age of 60 (exceptionally 70) provided a course of renewal training is undertaken in each period. The 5 year appointments and renewal training does not apply to Chaplains. This age limit does not apply to Leaders who were appointed to a Company before 1st September 1995, and continue to hold the appointment in the same Company. However renewal training every 5 years is required. 
!Prevention of Abuse 
#All Leaders are required to follow the good practice code and be conversant with procedures to be followed where abuse is suspected or alleged. 
#Leaders should also support the other adults who help with the Company by mutual monitoring of Leaders' actions within Company activities. 
#A record of attendance for all Boys and adults should be kept and retained for future reference. A careful note of any accidents involving Boys or Officers should be kept and in the case of Boys, their parents/guardians should be informed immediately. 
#When individual Churches have adopted specific policies designed to protect children from abuse The Boys' Brigade expects its Leaders to follow these policies. 
#Procedure following allegation or suspicion of Child Abuse is given in the Appendix, "Code of Good Practice for Adults working in the Brigade". This should be followed by all adults. The Code is available on a small card which can be kept in the pocket and a copy is issued with the appointment card of every new Officer. Additional copies may be purchased from Supplies and should be issued to all Leaders and Helpers. 
| 集隊 | Falling in | SQUAD, FALL - //IN// |
| 解散 | Falling out | FALL - //OUT// |
|>|>| 縱隊右變向 Forming Squad |
| 縱隊右變向 Forming squad on the left (when in Column of Threes | 由停步至停步 | Halt to halt | AT THE HALT, ON THE LEFT, FORM - //SQUAD//, QUICK - //MARCH// |
|~| 由停步至行進 | Halt to move | ON THE LEFT, FORM - //SQUAD//, QUICK - //MARCH//, FOR - //WARD//, BY THE RIGHT / LEFT |
|~| 由行進至停步 | Move to halt | AT THE HALT, ON THE LEFT, FORM - //SQUAD// |
|~| 由行進至行進 | Move to move | ON THE LEFT, FORM - //SQUAD//, FOR - //WARD//, BY THE RIGHT / LEFT |
| 縱隊右變向 Forming squad on the right (when in Column of Threes) |>|>| 號令與縱隊左變向相同,但當中LEFT被RIGHT代替. |
#[[香港業餘無線電聯會|http://www.harts-web.org/Joomla_1_0_7/]]
#[[Wireless Technology Centre|http://www.radio.edu.hk]]
#Hong Kong Ham Radion Stations
##[[vr2xng|http://www.vr2xng.com/]]
|>|>| 檢閱 Inspection |
| 閞排 | Open order | FOR INSPECTION, OPEN ORDER - //MARCH// |
| 收排 | Close order | CLOSE ORDER - //MARCH// |
[[最新消息]]
[[主頁]] [[教會]]
[[基督少年軍]]
----
[[通告]] [[相簿]]
[[宗旨]] [[格言]]
----
<<tag 詩歌>> <<tag 步操>> <<tag 獎章>>
----
<<tag 連結>> [[下載中心]]
----

* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
|>|>| 快操行進 Marching in Quick Time |
| 列隊向前快操 | Quick march in line (advancing) | SQUAD WILL ADVANCE, BY THE RIGHT / LEFT QUICK - //MARCH// |
| 列隊向後快操 | Quick march in line (retiring) | SQUAD WILL RETIRE, BY THE RIGHT / LEFT QUICK - //MARCH// |
| 縱隊快操 | Quick march in column of threes | BY THE RIGHT / LEFT QUICK - //MARCH// |
| 快操時停步 | Halting from quick march | SQUAD - //HALT// |
|>|>| 慢操行進 Marching in Slow Time |
| 列隊向前慢操 | Slow march in line (advancing) | SQUAD WILL ADVANCE, BY THE RIGHT / LEFT SLOW - //MARCH// |
| 列隊向後慢操 | Slow march in line (retiring) | SQUAD WILL RETIRE, BY THE RIGHT / LEFT SLOW - //MARCH// |
|>|>| 原地踏步 Marking Time |
| 快踏步 | Quick mark time | MARK - //TIME// |
| 慢踏步 | Slow mark time | SLOW MARK - //TIME// |
| 原地踏步時停步 | Halt when marking time | SQUAD - //HALT// |
| 由原地踏步轉至前進 | Move forward from marking time | FOR - //WARD// |
|一劃:|[[Lance-Corporal]]|十四歲或以上,並持有基督教教育章及步操章一級;或服務分隊兩年並持有[[基督教教育章]]及[[步操章]]一級|
|二劃;|[[Corporal]]|十五歲或以上並完成基本[[小隊長]]訓練課程(BNCO)|
|三劃:|[[Sergeant]]|十六歲或以上並完成深資[[小隊長]]訓練課程(ANCO)|
|四劃:|[[Staff-Sergeant]]|十七歲以上,此職位是為十七歲以上之隊員而設,負責中級或初級組之工作而遵照下之規定:分隊中之四劃能服務至十九歲止,隊員在委任為四劃,其他級組隊員資格應予以取消|

*總部規定晉升準則
|軍階|>|一劃|二劃|三劃|四劃|
|集隊出席|>|80%|80%|80%|80%|
|年齡|13或以上|*14歲或以上|*15歲或以上|*16歲或以上|*17歲或以上|
|服務分隊|*兩年或以上|一年或以上|兩年以上|三年以上|四年以上|
|[[步操章]]|* 一級|二級|三級|三級|
|[[基督教育章]]|>|* 一級|二級|二級|二級|
|[[體育章]]|>|-|一級|一級|二級|
|總部訓練|>|NCO基本[[小隊長]]訓練|*NCO基本[[小隊長]]訓練|*ANCO基本[[小隊長]]訓練|*ANCO基本[[小隊長]]訓練|
|聖經訓練|>|馬可福音|四福音|新約全書|摩西五經|
|教會認識|>|各青少年團契背景及導師|各團契背景|教會歷史|教會異象|
#WARRANT OFFICERS AND OFFICERS 
##An [[Officer]] (not [[Chaplains]]) or WarrantOfficer will be appointed for a period not exceeding 5 years. The appointment will be automatically renewed at the request of the Officer or Warrant Officer subject to: 
###The approval of the Church 
###The approval of the Battalion. 
###The Officer or Warrant Officer having undertaken an approved course of training in the previous 5 years. In the case of a Warrant Officer the approved course of training will be KGVI or Basic Training unless this has been completed previously. In all other cases the approved course of training will be an appropriate Renewal Training Course. 
##Officers (not Chaplains) and Warrant Officers will normally be required to retire at age 60 years. An extension may be granted subject to: 
###An appropriate application form being completed by the Church requesting the extension and specifying the reasons. 
###Battalion approval being granted. No appointment may extend beyond the age of 70 years. 
###E1 & E2 shall not apply to Officers who were appointed to a Company before 1st September 1995, and continue to hold the appointment in the same Company. However renewal training every 5 years is required by all Officers. 
#Warrant Officers 
##Men or women of 18 years of age and over who are in sympathy with the Objectives of the Boys' Brigade may be appointed to the rank of Warrant Officer, as: 
###Prospective Officers who have not completed Basic Training; OR 
###Prospective Officers who have completed Basic Training, but for whom period of experience is advisable before appointment as Lieutenant; OR 
###Persons whose services may be of value in administrative or other capacities, but who do not wish, or are not considered suitable, to undertake the responsibilities of appointment as Lieutenants. 
##Before appointment, Warrant Officers must sign the following declaration: 'Having read the Constitution of The Boys' Brigade, and fully approving its Object, and recognising the responsibility of the duties involved, I wish to become a Warrant Officer in the ........................................... Company of The Boys' Brigade. I promise to carry out my duties in accordance with the Constitution and Regulations of the Brigade. (Form R3).' 
##They must also complete a declaration of any Criminal Offences. 
##Warrant Officers, while in uniform, will not smoke or consume alcohol, and will observe good conduct and behaviour. 
#[[Lieutenants]] 
##All [[Lieutenants]] must be Christian men and women, and be members or adherents of a Church or other Christian Organisation, and shall be desirous of promoting the Object of the Brigade. Appointment as a Lieutenant requires the specific approval of the Church or Christian Organisation of which the Company is a part. 
##Lieutenants may not be appointed until obligatory Basic Training has been satisfactorily completed. 
##Before appointment, Lieutenants must sign the following declaration: 'Having read the Constitution of The Boys' Brigade, and fully approving its Object, and recognising the responsibility of the duties involved, I wish to become an Officer in the ........................................... Company of The Boys' Brigade. I promise to carry out my duties in accordance with the Constitution and Regulations of the Brigade, and confirm that I have completed the necessary Basic Training'. (Form R3).' 
##They must also complete a declaration of any Criminal Offences. 
##Lieutenants must be at least 18 years of age. 
##Lieutenants while in uniform will not smoke or consume alcohol, and will observe good conduct and behaviour. 
#Captains 
##All the above regulations for Lieutenants will also apply to Captains. 
##Captains must be at least 20 years of age. 
##Captains are responsible for ensuring that all statistical and other returns required by Battalions and by Headquarters are completed and returned within the time stated. 
##Captains will share with their staffs all material received from Battalions and Headquarters, so that every Officer and member of staff is kept informed, and, in the case of training courses, so that everyone who is eligible knows in good time the dates and places. 
##Captains must have completed at least the essential elements of the Officers' Basic Course, and the Captain's Element, before enrolment. Battalions may make the full Basic Course, plus the Captain's Element, compulsory before enrolment. 
#Chaplains 
##Chaplains are key members of the Company staff. They must be allowed full access to Company members and meetings (including staff meetings) and consulted as appropriate. 
##They normally represent the Management body of the Church and, therefore, play a pivotal role in ensuring that the Company contributes fully to the youth policy of the Church (See Fact Sheet A7). A Chaplain is not subject to appointment renewal or retirement regulations and is not required to undertake training, but will be welcomed and encouraged to do so.
|>| 其他號令 OTHER |
| 回復之前的動作 | AS YOU WERE |
| 縱隊快操時體齊隊形 | SQUAD - //COVER// |
[[基督教磐石教會]]
|>|>| 致敬禮 Saluting |
| 敬禮(無奏樂) | General salute (without music) | GENERAL SALUTE - //SALUTE// |
| 敬禮(有奏樂) | General salute (with music) | GENERAL - //SALUTE// |
| 向前敬禮 | To the front | SALUTE TO THE FRONT - //SALUTE// |
| 向側敬禮 | To the right | SALUTE TO THE RIGHT - //SALUTE// |
[[基督教磐石教會|http://punshekchurch.tiddlyspot.com]]
 [[第204分隊]]
| SQUAD, MARKER TAKE - //POST// |
| TALLEST ON THE RIGHT, SHORTEST ON THE LEFT, IN SINGLE RANK - //SIZE// |
| SQUAD - //NUMBER// |
| ODD NUMBERS TWO PACES STEP FORWARD - //MARCH// |
| NUMBER ONE STAND FAST, RANKS RIGHT AND LEFT - //TURN// |
| FORM SQUAD QUICK - //MARCH// |
|>|>| 移步 Stepping |
| 前移步 | Stepping forward | (1-6) PACE/S STEP FORWARD - //MARCH// |
| 後移步 | Stepping back | (1-6) PACE/S STEP BACK - //MARCH// |
| 右移步 | Stepping right | (1-6) PACE/S RIGHT CLOSE - //MARCH// |
| 左移步 | Stepping left | (1-6) PACE/S LEFT CLOSE - //MARCH// |
/***
Cosmetic fixes that probably should be included in a future TW...
***/
/*{{{*/
.viewer .listTitle { list-style-type:none; margin-left:-2em; }
.editorFooter .button { padding-top: 0px; padding-bottom:0px; }
/*}}}*/
/***
Important stuff. See TagglyTaggingStyles and HorizontalMainMenuStyles
***/
/*{{{*/
[[TagglyTaggingStyles]]
[[HorizontalMainMenuStyles]]
/*}}}*/
/***
Clint's fix for weird IE behaviours
***/
/*{{{*/
body {position:static;}
.tagClear{margin-top:1em;clear:both;}
/*}}}*/
/***
Just colours, fonts, tweaks etc. See SideBarWhiteAndGrey
***/
/*{{{*/
body {background:#eee; }
a{ color: #069; }
a:hover{ background: #069; color: #fff; }
.popup { background: #178; border: 1px solid #069; }
.headerForeground a { color: #6fc;}
.headerShadow { left: 2px; top: 2px; }
.title { padding:0px; margin:0px; }
.siteSubtitle { padding:0px; margin:0px; padding-left:1.5em; }
.subtitle { font-size:90%; color:#ccc; padding-left:0.25em; }
h1,h2,h3,h4,h5 { color: #000; background: transparent; }
.title {color:black; font-size:2em;}
.shadow .title {color:#999; }
.viewer pre { background-color:#f8f8ff; border-color:#ddf}
.viewer { padding-top:0px; }
#sidebarOptions { border:1px #ccc solid; }
.tiddler {
  border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding-bottom:1em; margin-bottom:1em; 
  background:#fff; padding-right:1.5em; }
#messageArea { background-color:#bde; border-color:#8ab; border-width:4px; border-style:dotted; font-size:90%;  }
#messageArea .button { text-decoration:none; font-weight:bold; background:transparent; border:0px; }
#messageArea .button:hover {background: #acd; }
[[SideBarWhiteAndGrey]]
#adsense { margin: 1em 15.7em 0em 1em; border:1px solid #ddd; background:#f8f8f8; text-align:center;margin-bottom:1em;overflow:hidden;padding:0.5em;} 
/*}}}*/
[[基督教磐石教會]]
<html>
<table border=0 cellspace=7>
<tr>
<th colspan=5><h2>基督教磐石教會的歷史</h2>
<tr>
<td>1996年
<td><br>
<td>基督教磐石教會於1996年成立.最初的成員包括甘婉青,孫偉業,湯文偉,馬潔梨,林好,陳麗燕.
</table>
</html>

|!th1111111111|!th2222222222|
|>| colspan |
| rowspan |left|
|~| right|
|bgcolor(#a0ffa0):colored| center |
|caption|c
#Every Company of The Boys' Brigade must be a part of a Church, or other Christian organisation, with the special exception mentioned in Article 8 of the Constitution. 
#The local Church or sponsoring body is responsible for: 
##the appointment of the Company Captain and the nomination of all Officers; 
##the Christian Education of the Company; 
##the property and finance of the Company. 
#In the work of the Company, the Captain must establish close co-operation with the Chaplain and the local Church or sponsoring body, and ensure that the Company's activities are in keeping with their policies. 
#The Officer, being mindful of the importance of worship and the value of personal example, must encourage Boys to be regular at the form of worship suitable for their ages. 
#In all Companies, there shall be positive teaching and leadership about the dangers of addiction to alcohol, tobacco, solvents, drugs, betting and gambling in their various forms; and Officers are expected to set a true personal standard of Christian conduct in these matters. 
#Finances
##Every Captain must ensure that detailed records are kept of all financial transactions. It is recommended that the job of Company Treasurer is carried out by an adult other than the Captain. Company monies must always be kept separate from personal money, and leaders personal bank accounts must not be used for Company funds. 
##Accounts should be prepared annually and subjected to independent examination. The ultimate responsibility for Company finances rests with the Church and, therefore, the Church Authorities must approve arrangements. 
#For house-to-house and street collections or flag days, permission must be obtained from the Local Authority or Police, (dependent on local laws) and correct procedure followed. This also includes house-to-house collections of items for resale or activities such as carol singing. Failure to obtain relevant permission is a breach of the law. 
#An Officer leading a Camp or Holiday (of any duration involving at least one overnight, and for any age group) must hold a valid Camp and Holiday Leadership Qualification. (See Page F3 of the Leadership Manual). The Officer is responsible for seeing that all Brigade regulations are complied with and that the Church is kept fully informed of arrangements. 
#All camps or holidays involving at least one overnight, and for any age group, must be notified to the Battalion on the official form. For camps and holidays of more than two overnights the Battalion's written permission to take Boys camping or on holiday must first be obtained. The Battalion will ensure that all the necessary qualifications have been obtained, and appropriate visitation procedures are followed. 
#At all times, including camps and holidays, suitable arrangements must be made for First Aid provision, and supervision of water and adventure activities. 
#At least one Officer or Warrant Officer attending a canvas camp must hold a valid Campcraft Qualification. 
#All expeditions or explorations (particularly involving an overnight stay) must be supervised by a Leader who holds an Expedition and Outdoor Leadership certificate at the appropriate level.
#Where Company, Battalion, District or other Brigade parties intend to visit countries outside the British Isles, notification must be sent in every case, at least three months before the date of the visit, and approval obtained from Brigade Headquarters. 
#At any time when a parade is to be held on any public road, the Police or Local Authority must be informed beforehand. (See Brigade publication "Safety in the Company"). 
#Correspondence concerning BB matters must not be addressed to any member of the Royal Family, to any British Government Minister, or to any Embassy, High Commissioner or Legation in the United Kingdom of Great Britain and Northern Ireland, except through the Brigade Secretary. 
#All Brigade activities must be approved by BB Officers,(under the authority of their Company and Church, Battalion, District or National Brigade) and suitably organised and supervised by Officers, Leaders or other adults who are similarly recognised as competent, and as necessary, qualified. 
#The Business Centre at St Neots must always be notified at least 14 days in advance of any unusual circumstances or involvement in hazardous activities. 
#Any serious incidents involving injury to a member of the Brigade, or a member of the public, including whilst overseas, must be reported immediately to the Business Centre at St Neots, as must any incident which might give rise to a claim involving damage to property belonging to third parties. Liability must not be admitted either verbally or in writing. 
#Company Colours will be carried by Seniors, Staff-Sergeants, Warrant Officers, or Officers. 
#Officers, Warrant Officers and Staff-Sergeants in uniform will salute when a National Anthem is played, and when Colours are marched on or off Parade.
/***
Contains the stuff you need to use Tiddlyspot
Note you must also have UploadPlugin installed
***/
//{{{

// edit this if you are migrating sites or retrofitting an existing TW
config.tiddlyspotSiteId = 'bb204';

// make it so you can by default see edit controls via http
config.options.chkHttpReadOnly = false;
window.readOnly = false; // make sure of it (for tw 2.2)

// disable autosave in d3
if (window.location.protocol != "file:")
	config.options.chkGTDLazyAutoSave = false;

// tweak shadow tiddlers to add upload button, password entry box etc
with (config.shadowTiddlers) {
	SiteUrl = 'http://'+config.tiddlyspotSiteId+'.tiddlyspot.com';
	SideBarOptions = SideBarOptions.replace(/(<<saveChanges>>)/,"$1<<tiddler TspotSidebar>>");
	OptionsPanel = OptionsPanel.replace(/^/,"<<tiddler TspotOptions>>");
	DefaultTiddlers = DefaultTiddlers.replace(/^/,"[[Welcome to Tiddlyspot]] ");
	MainMenu = MainMenu.replace(/^/,"[[Welcome to Tiddlyspot]] ");
}

// create some shadow tiddler content
merge(config.shadowTiddlers,{

'Welcome to Tiddlyspot':[
 "This document is a ~TiddlyWiki from tiddlyspot.com.  A ~TiddlyWiki is an electronic notebook that is great for managing todo lists, personal information, and all sorts of things.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //What now?// &nbsp;&nbsp;@@ Before you can save any changes, you need to enter your password in the form below.  Then configure privacy and other site settings at your [[control panel|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/controlpanel]] (your control panel username is //" + config.tiddlyspotSiteId + "//).",
 "<<tiddler TspotControls>>",
 "See also GettingStarted.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Working online// &nbsp;&nbsp;@@ You can edit this ~TiddlyWiki right now, and save your changes using the \"save to web\" button in the column on the right.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Working offline// &nbsp;&nbsp;@@ A fully functioning copy of this ~TiddlyWiki can be saved onto your hard drive or USB stick.  You can make changes and save them locally without being connected to the Internet.  When you're ready to sync up again, just click \"upload\" and your ~TiddlyWiki will be saved back to tiddlyspot.com.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Help!// &nbsp;&nbsp;@@ Find out more about ~TiddlyWiki at [[TiddlyWiki.com|http://tiddlywiki.com]].  Also visit [[TiddlyWiki Guides|http://tiddlywikiguides.org]] for documentation on learning and using ~TiddlyWiki. New users are especially welcome on the [[TiddlyWiki mailing list|http://groups.google.com/group/TiddlyWiki]], which is an excellent place to ask questions and get help.  If you have a tiddlyspot related problem email [[tiddlyspot support|mailto:support@tiddlyspot.com]].",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Enjoy :)// &nbsp;&nbsp;@@ We hope you like using your tiddlyspot.com site.  Please email [[feedback@tiddlyspot.com|mailto:feedback@tiddlyspot.com]] with any comments or suggestions."
].join("\n"),

'TspotControls':[
 "| tiddlyspot password:|<<option pasUploadPassword>>|",
 "| site management:|<<upload http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/store.cgi index.html . .  " + config.tiddlyspotSiteId + ">>//(requires tiddlyspot password)//<<br>>[[control panel|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/controlpanel]], [[download (go offline)|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/download]]|",
 "| links:|[[tiddlyspot.com|http://tiddlyspot.com/]], [[FAQs|http://faq.tiddlyspot.com/]], [[announcements|http://announce.tiddlyspot.com/]], [[blog|http://tiddlyspot.com/blog/]], email [[support|mailto:support@tiddlyspot.com]] & [[feedback|mailto:feedback@tiddlyspot.com]], [[donate|http://tiddlyspot.com/?page=donate]]|"
].join("\n"),

'TspotSidebar':[
 "<<upload http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/store.cgi index.html . .  " + config.tiddlyspotSiteId + ">><html><a href='http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/download' class='button'>download</a></html>"
].join("\n"),

'TspotOptions':[
 "tiddlyspot password:",
 "<<option pasUploadPassword>>",
 ""
].join("\n")

});
//}}}
|>|>| 原地轉向Turning at the Halt |
| 右轉 | Right turn | TURN TO THE RIGHT, RIGHT - //TURN// |
| 左轉 | Left turn | TURN TO THE LEFT, LEFT - //TURN// |
| 右半轉 | Right incline | INCLING TO THE RIGHT, RIGHT IN - //CLINE// |
| 左半轉 | Left incline | INCLING TO THE LEFT, LEFT IN - //CLINE// |
| 後轉 | About turn | TURN ABOUT, ABOUT - //TURN// |
|>|>| 行進轉向 Turning on the March |
| 右轉 | Right turn | MOVE TO THE RIGHT, RIGHT - //TURN// |
| 左轉 | Left turn | MOVE TO THE LEFT, LEFT - //TURN// |
| 右半轉 | Right incline | INCLINE TO THE RIGHT, RIGHT IN - //CLINE// |
| 左半轉 | Left incline | INCLINE TO THE LEFT, LEFT IN - //CLINE// |
| 後轉 | About turn | SQUAD WILL RETIRE, ABOUT - //TURN// |
| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |
| 18/01/2011 14:55:37 | bb204 | [[/|http://bb204.tiddlyspot.com/]] | [[store.cgi|http://bb204.tiddlyspot.com/store.cgi]] | . | [[index.html | http://bb204.tiddlyspot.com/index.html]] | . |
| 31/05/2017 09:58:25 | TMW | [[/|http://bb204.tiddlyspot.com/]] | [[store.cgi|http://bb204.tiddlyspot.com/store.cgi]] | . | [[index.html | http://bb204.tiddlyspot.com/index.html]] | . | failed |
| 31/05/2017 10:01:33 | TMW | [[/|http://bb204.tiddlyspot.com/]] | [[store.cgi|http://bb204.tiddlyspot.com/store.cgi]] | . | [[index.html | http://bb204.tiddlyspot.com/index.html]] | . | failed |
| 31/05/2017 10:07:50 | TMW | [[/|http://bb204.tiddlyspot.com/]] | [[store.cgi|http://bb204.tiddlyspot.com/store.cgi]] | . | [[index.html | http://bb204.tiddlyspot.com/index.html]] | . | ok |
| 31/05/2017 10:24:12 | TMW | [[/|http://bb204.tiddlyspot.com/]] | [[store.cgi|http://bb204.tiddlyspot.com/store.cgi]] | . | [[index.html | http://bb204.tiddlyspot.com/index.html]] | . | ok |
| 31/05/2017 10:31:20 | TMW | [[/|http://bb204.tiddlyspot.com/]] | [[store.cgi|http://bb204.tiddlyspot.com/store.cgi]] | . | [[index.html | http://bb204.tiddlyspot.com/index.html]] | . | failed |
| 31/05/2017 10:32:20 | TMW | [[/|http://bb204.tiddlyspot.com/]] | [[store.cgi|http://bb204.tiddlyspot.com/store.cgi]] | . | [[index.html | http://bb204.tiddlyspot.com/index.html]] | . | failed |
| 31/05/2017 10:33:18 | TMW | [[/|http://bb204.tiddlyspot.com/]] | [[store.cgi|http://bb204.tiddlyspot.com/store.cgi]] | . | [[index.html | http://bb204.tiddlyspot.com/index.html]] | . | ok |
| 31/05/2017 11:05:34 | TMW | [[/|http://bb204.tiddlyspot.com/]] | [[store.cgi|http://bb204.tiddlyspot.com/store.cgi]] | . | [[index.html | http://bb204.tiddlyspot.com/index.html]] | . | failed |
| 31/05/2017 11:06:46 | TMW | [[/|http://bb204.tiddlyspot.com/]] | [[store.cgi|http://bb204.tiddlyspot.com/store.cgi]] | . | [[index.html | http://bb204.tiddlyspot.com/index.html]] | . |
/***
|''Name:''|PasswordOptionPlugin|
|''Description:''|Extends TiddlyWiki options with non encrypted password option.|
|''Version:''|1.0.2|
|''Date:''|Apr 19, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#PasswordOptionPlugin|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0 (Beta 5)|
***/
//{{{
version.extensions.PasswordOptionPlugin = {
	major: 1, minor: 0, revision: 2, 
	date: new Date("Apr 19, 2007"),
	source: 'http://tiddlywiki.bidix.info/#PasswordOptionPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	license: '[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D]]',
	coreVersion: '2.2.0 (Beta 5)'
};

config.macros.option.passwordCheckboxLabel = "Save this password on this computer";
config.macros.option.passwordInputType = "password"; // password | text
setStylesheet(".pasOptionInput {width: 11em;}\n","passwordInputTypeStyle");

merge(config.macros.option.types, {
	'pas': {
		elementType: "input",
		valueField: "value",
		eventName: "onkeyup",
		className: "pasOptionInput",
		typeValue: config.macros.option.passwordInputType,
		create: function(place,type,opt,className,desc) {
			// password field
			config.macros.option.genericCreate(place,'pas',opt,className,desc);
			// checkbox linked with this password "save this password on this computer"
			config.macros.option.genericCreate(place,'chk','chk'+opt,className,desc);			
			// text savePasswordCheckboxLabel
			place.appendChild(document.createTextNode(config.macros.option.passwordCheckboxLabel));
		},
		onChange: config.macros.option.genericOnChange
	}
});

merge(config.optionHandlers['chk'], {
	get: function(name) {
		// is there an option linked with this chk ?
		var opt = name.substr(3);
		if (config.options[opt]) 
			saveOptionCookie(opt);
		return config.options[name] ? "true" : "false";
	}
});

merge(config.optionHandlers, {
	'pas': {
 		get: function(name) {
			if (config.options["chk"+name]) {
				return encodeCookie(config.options[name].toString());
			} else {
				return "";
			}
		},
		set: function(name,value) {config.options[name] = decodeCookie(value);}
	}
});

// need to reload options to load passwordOptions
loadOptionsCookie();

/*
if (!config.options['pasPassword'])
	config.options['pasPassword'] = '';

merge(config.optionsDesc,{
		pasPassword: "Test password"
	});
*/
//}}}

/***
|''Name:''|UploadPlugin|
|''Description:''|Save to web a TiddlyWiki|
|''Version:''|4.1.0|
|''Date:''|May 5, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#UploadPlugin|
|''Documentation:''|http://tiddlywiki.bidix.info/#UploadPluginDoc|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0 (#3125)|
|''Requires:''|PasswordOptionPlugin|
***/
//{{{
version.extensions.UploadPlugin = {
	major: 4, minor: 1, revision: 0,
	date: new Date("May 5, 2007"),
	source: 'http://tiddlywiki.bidix.info/#UploadPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	coreVersion: '2.2.0 (#3125)'
};

//
// Environment
//

if (!window.bidix) window.bidix = {}; // bidix namespace
bidix.debugMode = false;	// true to activate both in Plugin and UploadService
	
//
// Upload Macro
//

config.macros.upload = {
// default values
	defaultBackupDir: '',	//no backup
	defaultStoreScript: "store.php",
	defaultToFilename: "index.html",
	defaultUploadDir: ".",
	authenticateUser: true	// UploadService Authenticate User
};
	
config.macros.upload.label = {
	promptOption: "Save and Upload this TiddlyWiki with UploadOptions",
	promptParamMacro: "Save and Upload this TiddlyWiki in %0",
	saveLabel: "save to web", 
	saveToDisk: "save to disk",
	uploadLabel: "upload"	
};

config.macros.upload.messages = {
	noStoreUrl: "No store URL in parmeters or options",
	usernameOrPasswordMissing: "Username or password missing"
};

config.macros.upload.handler = function(place,macroName,params) {
	if (readOnly)
		return;
	var label;
	if (document.location.toString().substr(0,4) == "http") 
		label = this.label.saveLabel;
	else
		label = this.label.uploadLabel;
	var prompt;
	if (params[0]) {
		prompt = this.label.promptParamMacro.toString().format([this.destFile(params[0], 
			(params[1] ? params[1]:bidix.basename(window.location.toString())), params[3])]);
	} else {
		prompt = this.label.promptOption;
	}
	createTiddlyButton(place, label, prompt, function() {config.macros.upload.action(params);}, null, null, this.accessKey);
};

config.macros.upload.action = function(params)
{
		// for missing macro parameter set value from options
		var storeUrl = params[0] ? params[0] : config.options.txtUploadStoreUrl;
		var toFilename = params[1] ? params[1] : config.options.txtUploadFilename;
		var backupDir = params[2] ? params[2] : config.options.txtUploadBackupDir;
		var uploadDir = params[3] ? params[3] : config.options.txtUploadDir;
		var username = params[4] ? params[4] : config.options.txtUploadUserName;
		var password = config.options.pasUploadPassword; // for security reason no password as macro parameter	
		// for still missing parameter set default value
		if ((!storeUrl) && (document.location.toString().substr(0,4) == "http")) 
			storeUrl = bidix.dirname(document.location.toString())+'/'+config.macros.upload.defaultStoreScript;
		if (storeUrl.substr(0,4) != "http")
			storeUrl = bidix.dirname(document.location.toString()) +'/'+ storeUrl;
		if (!toFilename)
			toFilename = bidix.basename(window.location.toString());
		if (!toFilename)
			toFilename = config.macros.upload.defaultToFilename;
		if (!uploadDir)
			uploadDir = config.macros.upload.defaultUploadDir;
		if (!backupDir)
			backupDir = config.macros.upload.defaultBackupDir;
		// report error if still missing
		if (!storeUrl) {
			alert(config.macros.upload.messages.noStoreUrl);
			clearMessage();
			return false;
		}
		if (config.macros.upload.authenticateUser && (!username || !password)) {
			alert(config.macros.upload.messages.usernameOrPasswordMissing);
			clearMessage();
			return false;
		}
		bidix.upload.uploadChanges(false,null,storeUrl, toFilename, uploadDir, backupDir, username, password); 
		return false; 
};

config.macros.upload.destFile = function(storeUrl, toFilename, uploadDir) 
{
	if (!storeUrl)
		return null;
		var dest = bidix.dirname(storeUrl);
		if (uploadDir && uploadDir != '.')
			dest = dest + '/' + uploadDir;
		dest = dest + '/' + toFilename;
	return dest;
};

//
// uploadOptions Macro
//

config.macros.uploadOptions = {
	handler: function(place,macroName,params) {
		var wizard = new Wizard();
		wizard.createWizard(place,this.wizardTitle);
		wizard.addStep(this.step1Title,this.step1Html);
		var markList = wizard.getElement("markList");
		var listWrapper = document.createElement("div");
		markList.parentNode.insertBefore(listWrapper,markList);
		wizard.setValue("listWrapper",listWrapper);
		this.refreshOptions(listWrapper,false);
		var uploadCaption;
		if (document.location.toString().substr(0,4) == "http") 
			uploadCaption = config.macros.upload.label.saveLabel;
		else
			uploadCaption = config.macros.upload.label.uploadLabel;
		
		wizard.setButtons([
				{caption: uploadCaption, tooltip: config.macros.upload.label.promptOption, 
					onClick: config.macros.upload.action},
				{caption: this.cancelButton, tooltip: this.cancelButtonPrompt, onClick: this.onCancel}
				
			]);
	},
	refreshOptions: function(listWrapper) {
		var uploadOpts = [
			"txtUploadUserName",
			"pasUploadPassword",
			"txtUploadStoreUrl",
			"txtUploadDir",
			"txtUploadFilename",
			"txtUploadBackupDir",
			"chkUploadLog",
			"txtUploadLogMaxLine",
			]
		var opts = [];
		for(i=0; i<uploadOpts.length; i++) {
			var opt = {};
			opts.push()
			opt.option = "";
			n = uploadOpts[i];
			opt.name = n;
			opt.lowlight = !config.optionsDesc[n];
			opt.description = opt.lowlight ? this.unknownDescription : config.optionsDesc[n];
			opts.push(opt);
		}
		var listview = ListView.create(listWrapper,opts,this.listViewTemplate);
		for(n=0; n<opts.length; n++) {
			var type = opts[n].name.substr(0,3);
			var h = config.macros.option.types[type];
			if (h && h.create) {
				h.create(opts[n].colElements['option'],type,opts[n].name,opts[n].name,"no");
			}
		}
		
	},
	onCancel: function(e)
	{
		backstage.switchTab(null);
		return false;
	},
	
	wizardTitle: "Upload with options",
	step1Title: "These options are saved in cookies in your browser",
	step1Html: "<input type='hidden' name='markList'></input><br>",
	cancelButton: "Cancel",
	cancelButtonPrompt: "Cancel prompt",
	listViewTemplate: {
		columns: [
			{name: 'Description', field: 'description', title: "Description", type: 'WikiText'},
			{name: 'Option', field: 'option', title: "Option", type: 'String'},
			{name: 'Name', field: 'name', title: "Name", type: 'String'}
			],
		rowClasses: [
			{className: 'lowlight', field: 'lowlight'} 
			]}
}

//
// upload functions
//

if (!bidix.upload) bidix.upload = {};

if (!bidix.upload.messages) bidix.upload.messages = {
	//from saving
	invalidFileError: "The original file '%0' does not appear to be a valid TiddlyWiki",
	backupSaved: "Backup saved",
	backupFailed: "Failed to upload backup file",
	rssSaved: "RSS feed uploaded",
	rssFailed: "Failed to upload RSS feed file",
	emptySaved: "Empty template uploaded",
	emptyFailed: "Failed to upload empty template file",
	mainSaved: "Main TiddlyWiki file uploaded",
	mainFailed: "Failed to upload main TiddlyWiki file. Your changes have not been saved",
	//specific upload
	loadOriginalHttpPostError: "Can't get original file",
	aboutToSaveOnHttpPost: 'About to upload on %0 ...',
	storePhpNotFound: "The store script '%0' was not found."
};

bidix.upload.uploadChanges = function(onlyIfDirty,tiddlers,storeUrl,toFilename,uploadDir,backupDir,username,password)
{
	var callback = function(status,uploadParams,original,url,xhr) {
		if (!status) {
			displayMessage(bidix.upload.messages.loadOriginalHttpPostError);
			return;
		}
		if (bidix.debugMode) 
			alert(original.substr(0,500)+"\n...");
		// Locate the storeArea div's 
		var posDiv = locateStoreArea(original);
		if((posDiv[0] == -1) || (posDiv[1] == -1)) {
			alert(config.messages.invalidFileError.format([localPath]));
			return;
		}
		bidix.upload.uploadRss(uploadParams,original,posDiv);
	};
	
	if(onlyIfDirty && !store.isDirty())
		return;
	clearMessage();
	// save on localdisk ?
	if (document.location.toString().substr(0,4) == "file") {
		var path = document.location.toString();
		var localPath = getLocalPath(path);
		saveChanges();
	}
	// get original
	var uploadParams = Array(storeUrl,toFilename,uploadDir,backupDir,username,password);
	var originalPath = document.location.toString();
	// If url is a directory : add index.html
	if (originalPath.charAt(originalPath.length-1) == "/")
		originalPath = originalPath + "index.html";
	var dest = config.macros.upload.destFile(storeUrl,toFilename,uploadDir);
	var log = new bidix.UploadLog();
	log.startUpload(storeUrl, dest, uploadDir,  backupDir);
	displayMessage(bidix.upload.messages.aboutToSaveOnHttpPost.format([dest]));
	if (bidix.debugMode) 
		alert("about to execute Http - GET on "+originalPath);
	var r = doHttp("GET",originalPath,null,null,null,null,callback,uploadParams,null);
	if (typeof r == "string")
		displayMessage(r);
	return r;
};

bidix.upload.uploadRss = function(uploadParams,original,posDiv) 
{
	var callback = function(status,params,responseText,url,xhr) {
		if(status) {
			var destfile = responseText.substring(responseText.indexOf("destfile:")+9,responseText.indexOf("\n", responseText.indexOf("destfile:")));
			displayMessage(bidix.upload.messages.rssSaved,bidix.dirname(url)+'/'+destfile);
			bidix.upload.uploadMain(params[0],params[1],params[2]);
		} else {
			displayMessage(bidix.upload.messages.rssFailed);			
		}
	};
	// do uploadRss
	if(config.options.chkGenerateAnRssFeed) {
		var rssPath = uploadParams[1].substr(0,uploadParams[1].lastIndexOf(".")) + ".xml";
		var rssUploadParams = Array(uploadParams[0],rssPath,uploadParams[2],'',uploadParams[4],uploadParams[5]);
		bidix.upload.httpUpload(rssUploadParams,convertUnicodeToUTF8(generateRss()),callback,Array(uploadParams,original,posDiv));
	} else {
		bidix.upload.uploadMain(uploadParams,original,posDiv);
	}
};

bidix.upload.uploadMain = function(uploadParams,original,posDiv) 
{
	var callback = function(status,params,responseText,url,xhr) {
		var log = new bidix.UploadLog();
		if(status) {
			// if backupDir specified
			if ((params[3]) && (responseText.indexOf("backupfile:") > -1))  {
				var backupfile = responseText.substring(responseText.indexOf("backupfile:")+11,responseText.indexOf("\n", responseText.indexOf("backupfile:")));
				displayMessage(bidix.upload.messages.backupSaved,bidix.dirname(url)+'/'+backupfile);
			}
			var destfile = responseText.substring(responseText.indexOf("destfile:")+9,responseText.indexOf("\n", responseText.indexOf("destfile:")));
			displayMessage(bidix.upload.messages.mainSaved,bidix.dirname(url)+'/'+destfile);
			store.setDirty(false);
			log.endUpload("ok");
		} else {
			alert(bidix.upload.messages.mainFailed);
			displayMessage(bidix.upload.messages.mainFailed);
			log.endUpload("failed");			
		}
	};
	// do uploadMain
	var revised = bidix.upload.updateOriginal(original,posDiv);
	bidix.upload.httpUpload(uploadParams,revised,callback,uploadParams);
};

bidix.upload.httpUpload = function(uploadParams,data,callback,params)
{
	var localCallback = function(status,params,responseText,url,xhr) {
		url = (url.indexOf("nocache=") < 0 ? url : url.substring(0,url.indexOf("nocache=")-1));
		if (xhr.status == httpStatus.NotFound)
			alert(bidix.upload.messages.storePhpNotFound.format([url]));
		if ((bidix.debugMode) || (responseText.indexOf("Debug mode") >= 0 )) {
			alert(responseText);
			if (responseText.indexOf("Debug mode") >= 0 )
				responseText = responseText.substring(responseText.indexOf("\n\n")+2);
		} else if (responseText.charAt(0) != '0') 
			alert(responseText);
		if (responseText.charAt(0) != '0')
			status = null;
		callback(status,params,responseText,url,xhr);
	};
	// do httpUpload
	var boundary = "---------------------------"+"AaB03x";	
	var uploadFormName = "UploadPlugin";
	// compose headers data
	var sheader = "";
	sheader += "--" + boundary + "\r\nContent-disposition: form-data; name=\"";
	sheader += uploadFormName +"\"\r\n\r\n";
	sheader += "backupDir="+uploadParams[3] +
				";user=" + uploadParams[4] +
				";password=" + uploadParams[5] +
				";uploaddir=" + uploadParams[2];
	if (bidix.debugMode)
		sheader += ";debug=1";
	sheader += ";;\r\n"; 
	sheader += "\r\n" + "--" + boundary + "\r\n";
	sheader += "Content-disposition: form-data; name=\"userfile\"; filename=\""+uploadParams[1]+"\"\r\n";
	sheader += "Content-Type: text/html;charset=UTF-8" + "\r\n";
	sheader += "Content-Length: " + data.length + "\r\n\r\n";
	// compose trailer data
	var strailer = new String();
	strailer = "\r\n--" + boundary + "--\r\n";
	data = sheader + data + strailer;
	if (bidix.debugMode) alert("about to execute Http - POST on "+uploadParams[0]+"\n with \n"+data.substr(0,500)+ " ... ");
	var r = doHttp("POST",uploadParams[0],data,"multipart/form-data; boundary="+boundary,uploadParams[4],uploadParams[5],localCallback,params,null);
	if (typeof r == "string")
		displayMessage(r);
	return r;
};

// same as Saving's updateOriginal but without convertUnicodeToUTF8 calls
bidix.upload.updateOriginal = function(original, posDiv)
{
	if (!posDiv)
		posDiv = locateStoreArea(original);
	if((posDiv[0] == -1) || (posDiv[1] == -1)) {
		alert(config.messages.invalidFileError.format([localPath]));
		return;
	}
	var revised = original.substr(0,posDiv[0] + startSaveArea.length) + "\n" +
				store.allTiddlersAsHtml() + "\n" +
				original.substr(posDiv[1]);
	var newSiteTitle = getPageTitle().htmlEncode();
	revised = revised.replaceChunk("<title"+">","</title"+">"," " + newSiteTitle + " ");
	revised = updateMarkupBlock(revised,"PRE-HEAD","MarkupPreHead");
	revised = updateMarkupBlock(revised,"POST-HEAD","MarkupPostHead");
	revised = updateMarkupBlock(revised,"PRE-BODY","MarkupPreBody");
	revised = updateMarkupBlock(revised,"POST-SCRIPT","MarkupPostBody");
	return revised;
};

//
// UploadLog
// 
// config.options.chkUploadLog :
//		false : no logging
//		true : logging
// config.options.txtUploadLogMaxLine :
//		-1 : no limit
//      0 :  no Log lines but UploadLog is still in place
//		n :  the last n lines are only kept
//		NaN : no limit (-1)

bidix.UploadLog = function() {
	if (!config.options.chkUploadLog) 
		return; // this.tiddler = null
	this.tiddler = store.getTiddler("UploadLog");
	if (!this.tiddler) {
		this.tiddler = new Tiddler();
		this.tiddler.title = "UploadLog";
		this.tiddler.text = "| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |";
		this.tiddler.created = new Date();
		this.tiddler.modifier = config.options.txtUserName;
		this.tiddler.modified = new Date();
		store.addTiddler(this.tiddler);
	}
	return this;
};

bidix.UploadLog.prototype.addText = function(text) {
	if (!this.tiddler)
		return;
	// retrieve maxLine when we need it
	var maxLine = parseInt(config.options.txtUploadLogMaxLine,10);
	if (isNaN(maxLine))
		maxLine = -1;
	// add text
	if (maxLine != 0) 
		this.tiddler.text = this.tiddler.text + text;
	// Trunck to maxLine
	if (maxLine >= 0) {
		var textArray = this.tiddler.text.split('\n');
		if (textArray.length > maxLine + 1)
			textArray.splice(1,textArray.length-1-maxLine);
			this.tiddler.text = textArray.join('\n');		
	}
	// update tiddler fields
	this.tiddler.modifier = config.options.txtUserName;
	this.tiddler.modified = new Date();
	store.addTiddler(this.tiddler);
	// refresh and notifiy for immediate update
	story.refreshTiddler(this.tiddler.title);
	store.notify(this.tiddler.title, true);
};

bidix.UploadLog.prototype.startUpload = function(storeUrl, toFilename, uploadDir,  backupDir) {
	if (!this.tiddler)
		return;
	var now = new Date();
	var text = "\n| ";
	var filename = bidix.basename(document.location.toString());
	if (!filename) filename = '/';
	text += now.formatString("0DD/0MM/YYYY 0hh:0mm:0ss") +" | ";
	text += config.options.txtUserName + " | ";
	text += "[["+filename+"|"+location + "]] |";
	text += " [[" + bidix.basename(storeUrl) + "|" + storeUrl + "]] | ";
	text += uploadDir + " | ";
	text += "[[" + bidix.basename(toFilename) + " | " +toFilename + "]] | ";
	text += backupDir + " |";
	this.addText(text);
};

bidix.UploadLog.prototype.endUpload = function(status) {
	if (!this.tiddler)
		return;
	this.addText(" "+status+" |");
};

//
// Utilities
// 

bidix.checkPlugin = function(plugin, major, minor, revision) {
	var ext = version.extensions[plugin];
	if (!
		(ext  && 
			((ext.major > major) || 
			((ext.major == major) && (ext.minor > minor))  ||
			((ext.major == major) && (ext.minor == minor) && (ext.revision >= revision))))) {
			// write error in PluginManager
			if (pluginInfo)
				pluginInfo.log.push("Requires " + plugin + " " + major + "." + minor + "." + revision);
			eval(plugin); // generate an error : "Error: ReferenceError: xxxx is not defined"
	}
};

bidix.dirname = function(filePath) {
	if (!filePath) 
		return;
	var lastpos;
	if ((lastpos = filePath.lastIndexOf("/")) != -1) {
		return filePath.substring(0, lastpos);
	} else {
		return filePath.substring(0, filePath.lastIndexOf("\\"));
	}
};

bidix.basename = function(filePath) {
	if (!filePath) 
		return;
	var lastpos;
	if ((lastpos = filePath.lastIndexOf("#")) != -1) 
		filePath = filePath.substring(0, lastpos);
	if ((lastpos = filePath.lastIndexOf("/")) != -1) {
		return filePath.substring(lastpos + 1);
	} else
		return filePath.substring(filePath.lastIndexOf("\\")+1);
};

bidix.initOption = function(name,value) {
	if (!config.options[name])
		config.options[name] = value;
};

//
// Initializations
//

// require PasswordOptionPlugin 1.0.1 or better
bidix.checkPlugin("PasswordOptionPlugin", 1, 0, 1);

// styleSheet
setStylesheet('.txtUploadStoreUrl, .txtUploadBackupDir, .txtUploadDir {width: 22em;}',"uploadPluginStyles");

//optionsDesc
merge(config.optionsDesc,{
	txtUploadStoreUrl: "Url of the UploadService script (default: store.php)",
	txtUploadFilename: "Filename of the uploaded file (default: in index.html)",
	txtUploadDir: "Relative Directory where to store the file (default: . (downloadService directory))",
	txtUploadBackupDir: "Relative Directory where to backup the file. If empty no backup. (default: ''(empty))",
	txtUploadUserName: "Upload Username",
	pasUploadPassword: "Upload Password",
	chkUploadLog: "do Logging in UploadLog (default: true)",
	txtUploadLogMaxLine: "Maximum of lines in UploadLog (default: 10)"
});

// Options Initializations
bidix.initOption('txtUploadStoreUrl','');
bidix.initOption('txtUploadFilename','');
bidix.initOption('txtUploadDir','');
bidix.initOption('txtUploadBackupDir','');
bidix.initOption('txtUploadUserName','');
bidix.initOption('pasUploadPassword','');
bidix.initOption('chkUploadLog',true);
bidix.initOption('txtUploadLogMaxLine','10');


/* don't want this for tiddlyspot sites

// Backstage
merge(config.tasks,{
	uploadOptions: {text: "upload", tooltip: "Change UploadOptions and Upload", content: '<<uploadOptions>>'}
});
config.backstageTasks.push("uploadOptions");

*/


//}}}


|>|>| 弧轉 Wheeling |
| 向右(由停步至行進) | To the right (from halt to move) | BY THE RIGHT, CHANGE DIRECTION RIGHT, RIGHT WHEEL, QUICK - //MARCH// |
| 向左(由停步至行進) | To the left (from halt to move) | BY THE LEFT, CHANGE DIRECTION LEFT, LEFT WHEEL, QUICK - //MARCH// |
| 向右(由行進至行進) | To the right (from move to move) | BY THE RIGHT, CHANGE DIRECTION RIGHT, RIGHT - //WHEEL// |
| 向左(由行進至行進) | To the left (from move to move) | BY THE LEFT, CHANGE DIRECTION LEFT, LEFT - //WHEEL// |
Will you anchor hold in the storms of life,
When the clouds unfold their wings on strife?
When the strong tides lift, and the cables strain
Will your anchor drift, or firm remain?

Chorus
We have an anchor that keeps the soul
Steadfast and sure while the billows roll;
Fastened to the rock that cannot move,
Grounded firm and deep in the Saviour’s love!

Will your anchor hold in the straits of fear?
When the breakers roar and the reef is near;
While surges rave, and the wild winds blow,
Shall the angry waves then your bark o’er flow?

Chorus

Will your anchor hold in the floods of death,
When the waters cold chill your latest breath?
On the rising tide you can never fail
Will your anchor hold within the veil?

Chorus

Will your eyes behold through the morning light
The city of gold and the harbour bright?
Will your anchor safe by the heavenly shore,
When life’s storms are past for evermore?

[[Will Your Anchor Hold|http://www.hymnal.net/cgi-bin/hymns/index?t=h&n=331]]
Rolling Hitch
[img[rollin_a.gif]]
作用和雙套結相同, 但較為牢固。一般而言, 雙套結適用於 水平拉力之下, 而三套結更可以應用在垂直方向的拖力, 又稱為轉動結 <Rolling Hitch>, 馬格納斯結 <Magnus Hitch> , 拉繩 結 <Taut-line Hitch>, 止索結 <Stopper Hitch> 。
#資料
##獎章大綱
###[[目標章|http://bbhk.mcnet.com.hk/fileadmin/user_upload/3_hq/3_train_centre/6_medal/mid_class_doc/Target.doc]]
###[[藝術章|http://bbhk.mcnet.com.hk/fileadmin/user_upload/3_hq/3_train_centre/6_medal/mid_class_doc/Art__Craft_and_Hobbies.doc]]
###[[田徑章|http://bbhk.mcnet.com.hk/fileadmin/user_upload/3_hq/3_train_centre/6_medal/mid_class_doc/Athletic.doc]]
###[[樂員章|http://bbhk.mcnet.com.hk/fileadmin/user_upload/3_hq/3_train_centre/6_medal/mid_class_doc/Bugle_Bagpipe_Drum_and_Bandsman.doc]]
###[[軍號章|http://bbhk.mcnet.com.hk/fileadmin/user_upload/3_hq/3_train_centre/6_medal/mid_class_doc/Bugle_Bagpipe_Drum_and_Bandsman.doc]]
###[[露營章|http://bbhk.mcnet.com.hk/fileadmin/user_upload/3_hq/3_train_centre/6_medal/mid_class_doc/Camping.doc]]
###[[獨木舟章|http://bbhk.mcnet.com.hk/fileadmin/user_upload/3_hq/3_train_centre/6_medal/mid_class_doc/Canoeing.doc]]
###[[通訊章|http://bbhk.mcnet.com.hk/fileadmin/user_upload/3_hq/3_train_centre/6_medal/mid_class_doc/Communication.doc]]
###[[基督教教育章|http://bbhk.mcnet.com.hk/fileadmin/user_upload/3_hq/3_train_centre/6_medal/mid_class_doc/Christian_Education.doc]]
###[[工藝章|http://bbhk.mcnet.com.hk/fileadmin/user_upload/3_hq/3_train_centre/6_medal/mid_class_doc/Art__Craft_and_Hobbies.doc]]
###[[步操章|http://www.bbhk.org.hk/fileadmin/user_upload/3_hq/3_train_centre/6_medal/mid_class_doc/Drill.doc]]
[[中級組奬章]]
[[小隊長]] [[NCO]]
|>|>|>|>|>|>|bgcolor(#a0ffa0): 基本章 |
|[img[目標章|bb_target.jpg]]|[[目標章]]|[img[步操章|bb_drill.jpg]]|>|[[步操章]]|[img[基督教教育章|bb_christianeducation.jpg]]|>|[[基督教教育章]]|

*[[甲組專章]]
*[[乙組專章]]
*[[會長章]]
*[[創辦人章]]
*[[白肩索]]
馬太福音6:9-13
*我們在天上的父:願人都尊你的名為聖。
*願你的國降臨;
*願你的旨意行在地上,如同行在天上。
*我們日用的飲食,今日賜給我們。
*免我們的債,如同我們免了人的債。
*不叫我們遇見試探;救我們脫離兇惡。
*因為國度、權柄、榮耀,全是你的,直到永遠。阿們!
目錄
#簡介
##[[基督少年軍]]
##[[第204分隊]]
##[[基督教磐石教會|http://punshekchurch.tiddlyspot.com]]
#[[異象]]和[[目標]]
##[[成功的分隊]]
##[[成功的導師]]
##[[成功的隊員]]
#組別
##[[幼級組]]
##[[初級組]]
##[[中級組]]
#獎章
##[[初級組獎章]]
##[[中級組奬章]]
###[[甲組專章]]
###[[乙組專章]]
###[[白肩索]]
###[[小隊長]]
###[[會長章]]
###[[創辦人章]]
###[[運動布章]]
#<<tag Regulations>>
|>|>|>|>|>|>|>|bgcolor(#a0ffa0): 乙類章 - 共十個 |
|[img[bb_sportsman.jpg]]|[[運動員章]]|[img[bb_camping.jpg]]|[[露營章]]|[img[bb_canoe.jpg]]|[[獨木舟章]]|[img[bb_sail.jpg]]|[[風帆章]]|
|[img[bb_fitness.jpg]]|[[體能章]]|[img[bb_expedition.jpg]]|[[遠足章]]|[img[bb_swimming.jpg]]|[[游泳章]]|[img[bb_seaman.jpg]]|[[海員章]]|
|[img[bb_save.jpg]]|[[拯溺章]]|[img[bb_trackandfield.jpg]]|[[田徑章]]|||||
|中級組奬章|c
1. 雲端起強風 展開威武力
洶湧巨浪 牽張你錨鍊
你錨仍穩靠 或已被拔起
處身人生波濤 錨可穩

副歌
我等靈魂有錨 來保守
靠著不變磐石 作錨地
是堅固牢靠足 禦風浪
藏身救主愛懷內 真安穩

2. 浪吼澎湃聲 已近危礁石
野風吹過 大浪又翻騰
怒海發狂濤 向船首捲掃
你在恐懼峽流 錨可穩

3. 在晨曦之中 你可曾眼見
光明海港 黃金城在望
經生命風濤 始能達彼岸
天國之濱你錨 得穩靠

[[你錨可穩歌|http://www.hymnal.net/cgi-bin/hymns/index?t=h&n=331]]

[[Will Your Anchor Hold]]

#檢查項目
##[[背囊]]
##食物
##衣物 - 3至4套.
##制服
##個人清潔用品
###毛巾
###牙刷/牙膏
###梳
###洗潔液/香皂
##雨衣
##電筒/繩
##個人證件
##藥物
##個人糧水
##地圖及指南針
##收音機
##隊旗。
##求救用品
###哨子
###求救閃燈
###手提電話
##金錢
Figure of Eight

[img[fig8_a.gif]]
[[分隊]]是[[基督少年軍]]的基本單位.
204分隊的初級組 [img[bb_juniorgirl.jpg]] 分為四個小組:
*[[馬太組]]
*[[馬可組]]
*[[路加組]]
*[[約翰組]]

初級組[[成功章]]
[[成功章]]:[[白章]] [[綠章]] [[紫章]] [[藍章]] [[紅章]] [[金章]]
*每半年完成一級.
*每級分靈性,社交,體能和教育四部份.
*審核方式:由分隊自行審核,可透過口試,筆試及實習試進行.
*考獲六個獎章後,可得[[初級組服務金章]].
*獎勵獎章:[[初級組優秀隊員獎勵章]]及[[初級組小隊長章]]
204分隊的副隊長:
*[[MadamChan]]
*持有會長章
*以服務計劃為本考取
*分隊隊長推薦
*必須在19歲生日前報考
*於兩年內完成以下五項計劃
**香港及海外基督少年軍認識計劃
**基督少年軍之內部服務
**所屬分隊之內部服務
**教會事工之服務計劃
**社區服務計劃
http://www.famousframes.com/
[[印藝資源 - 電子書庫|http://nc.big5.cgan.net/resource/]]
|吊架[img[pion24.gif]]|
Thumb knot, Overhand knot

[img[thumb_a.gif]]
是一個極有用的基本繩結, 也是許多繩結構成的基本元素, 通常作為防止繩自一孔中滑出和防止繩端鬆散, 是所有結中最容 易結, 體積最小的結, 卻也是在拉力下最容易擠傷繩索的結。又稱為交腕結 Overhand knot, 或拇指結Thumb knot 。
*基本知識
**[[歷史|http://zh.wikipedia.org/w/index.php?title=%E8%87%AA%E8%A1%8C%E8%BB%8A&variant=zh-tw]]
**[[單車構造]]
**[[越野單車構造|http://www.socialwork.com.hk/sport/cycling/mountain-biking/analysis.htm]]
**[[單車配備|http://www.cyclingland.org.tw/Knowledge_3.asp]]
**[[騎車須知|http://www.cyclingland.org.tw/Knowledge_4.asp]]
**[[行進中注意事項|http://www.cyclingland.org.tw/Knowledge_5.asp]]
**單車維修和保養
***一般維修[[1|http://www.franklenchoi.org/bicycle/bicycle_repair.html]];[[2|http://www.franklenchoi.org/bicycle/bicycle_repair2.html]];[[3|http://www.franklenchoi.org/bicycle/bicycle_repair.html]]
***[[補胎|http://www.wheelgiant.com.tw/Bmu/ch/html/bmu_70/bmuch701204.htm]]
***[[換內胎|http://www.wheelgiant.com.tw/Bmu/ch/html/bmu_64/BMUCH641203.HTM]]
***[[變速器|http://www.wheelgiant.com.tw/Bmu/ch/html/bmu_76/BMUCH761202.HTM]]
***[[車把|http://www.wheelgiant.com.tw/Bmu/ch/html/bmu_70/bmuch701205.htm]]
***[[前义|http://www.wheelgiant.com.tw/Bmu/ch/html/bmu_69/bmuch691201.htm]]
***[[剎車|http://www.wheelgiant.com.tw/Bmu/ch/html/bmu_66/bmuch661201.htm]]
*[[道路安全/單車守則|http://www.td.gov.hk/road_safety/cycling_safety/cycling_safety/index_tc.htm]]
*實習
*考試
|>|>| [img[bike.gif]] |
|Frame: 車架|Fork: 前叉|Suspension: 避震|
|Bottom Bracket (BB): 中軸|Crankset: 大齒盤|Pedals: 腳踏|
|Chain: 鏈條|Cassette Sprockets: 飛輪|Derailleur: 變速器|
|Brake: 剎車|V-Brake: V型剎車|Disc-Brake: 碟刹|
|Aheadset Stem: 車把立|Handelbar: 横把|Cartridge Headset: 車頭碗组|
|Shift Leverset: 變速把|Shift Cables: 變速線|Wheel: 車輪|
|Rim: 車圈|Tire: 車胎|Hub: 花鼓|
|Seatpost: 座管|Saddle: 鞍座||
http://www.zgma.com/zhishibaoku/guojizhishi.htm
http://w3.kghs.kh.edu.tw/Homepage.php?teacher_id=31&lang=ch
[[國旗研究|http://www.midcoast.com/~martucci/neva/NEJV.html]]

[[國際知識測驗]]

*照会 - 国家间外交往来时用的一种文书,分“正式照会”和“普通照会”。  	
*备忘录 - 外交往来时用的一种文书。
*白皮书 - 一国政府或议会正式发表的重要文件或报告书的封面有惯用的颜色。不同的国家惯用的颜色不同。白色的称“白皮书”,蓝色的称“蓝皮书”等。
*外交使节 - 是一个国家派驻另一国家的代表,分为大使、公使、特使。
*使馆 - 外交使节在所驻国家的办公机关。根据外交使节的不同分为大使馆和公使馆。
*代办 - 低于大使和公使的常驻代表。
*参赞 - 使馆中仅次于使馆馆长的高级外交人员。
*领事 - 一国根据协议派驻他国某城市或某地区的代表。一般有总领事、领事、副领事和领事代理人。
*五角大楼 - 美国国防部的办公大楼外形为五角形,常用来做美国国防部的代称。
*最惠国待遇 - 缔约国之间在贸易、航海、关税、投资、公民法律地位等方面,将本国现在或将来给予第三国的优惠或赦免待遇,也同样给予对方的一种条约义务。分为无条件最惠 国待遇和有条件最惠国待遇两种。
*北大西洋公约组织 - 习惯称“北约”,成立于1949年4月, 总部设在布鲁塞尔。加入的国家有: 美国、英国、法国、荷兰、比利时、卢森堡、挪威、葡萄牙、意大利、丹麦、加拿大、土耳其、希腊等。
*联合国 - 1945年10月24日建立的国际组织。参加宪章签字的51个国家为创始会员国,中国是创始会员国之一。申请加入联合国的国家,经安理会推荐,由大会三分之二以上多数通过,即成为会员国。
*国际货币基金组织 - 联合国的一个专门机构,成员有130多个国家和地区,总部设在华盛顿。
http://www.touraustralia.info/news/test14.htm

[[USA|http://a4esl.org/q/h/vm/usaknowledge.html]]

[[Table Manner|http://a4esl.org/q/f/z/zz25tsk.htm]]

[[http://store.yahoo.net/nmcs/diningbasics.html]]
[[http://www.cartoonstock.com/directory/t/table_manner.asp]]
[[http://www.indianchild.com/table_manners_for_children.htm]]
[[http://wormyu.tripod.com/tablemanner.western.htm]]
[[http://www.vivagoa.com/viva-talent/]]
[[NapkinFolding|http://www.napkinfolding.net/]]
[[NapkinFolding|http://kitchen.robbiehaf.com/NapkinFolds.html]]

http://eluzions.com/Puzzles/Quizzes/

http://www.madore.org/~david/quizz/quizz0.html
http://www.madore.org/~david/quizz/quizz1.html
http://www.madore.org/~david/quizz/quizz2.html
http://www.madore.org/~david/quizz/quizz3.html

http://www.gavinrymill.com/

http://www.pbs.org/now/quiz/

http://www.werbeka.com/idrott/testae.htm

http://iew.state.gov/quiz.htm
#引言:認識及了解各國文化,生活及風俗習慣,尊重,關心,關注及關懷本地以外的人.
#課程大綱
##一級章
###學習搜集資料及表達的技巧.
###認識本地文化,生活及風俗習慣.
###認識東亞區域團契,鄰近的少年軍及其國家有基本的認識.
###與別國青少年人交友.
##二級章
###學習編錄一份國際新聞選輯.
###參觀或參與本地或海外的國際活動.
###與兩個國家的青少年人交往.
##三級章
###參觀或參與兩國際支援組織或宣教組織所舉辦的活動.
###與兩個國家的青少年人交友半年或以上.
#考核標準
##一級章
###以口述形式介紹一個國家.
###呈交一文字報告.
##二級章
###以口述形式介紹一份國際新聞,並交一文字報告.
###以口述形式比較一個國家,並交一文字報告.
##三級章
###以口述形式介紹兩個國際支援組識或宣教組識,並交一文字報告.
###以口述比較兩個國家,並交一文字報告. 
Round turn and two half hitches

[img[roundt_a.gif]]
#地圖類別
##定向越野地圖
#地圖比例尺
##比例尺概念
##比例尺特點
##距離的量算
#地圖的符號
##符號的分類和顏色

|垃圾袋[img[pion32.gif]]|
基督少年軍是甚麼?
*基督少年軍 (The Boy’s Brigade) 是一個基督教制服團體,藉著紀律集隊活動、步操、宗教教育、獎章獎勵計劃、野外活動、技能訓練及領袖培訓等,培育青少年人啟發潛能,從而達致健全成長。
*基督少年軍的創辦人[[威廉.亞力山大.史勿夫爵士]](SIR WILLIAM ALEXANDER SMITH),誕生於一八五四年十月二十七日,年輕時是[[蘇格蘭]][[格拉斯哥]]一間教堂的主日學教師。
*像許多主日學教師一樣,史勿夫也常常為了挽留主日學裏年紀較大的兒童而操心。這些十來歲的少年感到主日學活動難以滿足自己的好奇心和好動的個性,可是,除了主日學卻沒有適合他們的團體活動。 
*史勿夫先生是一名熱心的義勇軍,他深深了解到紀律的價值;他相信團體精神和軍事紀律融合在宗教活動中,將更有助於教導兒童。於是在一八八三年十月四日,他召集了三十名,在格拉斯哥自由學院教堂舉行編隊儀式,並將這隊定名為基督少年軍(THE BOYS'BRIGADE)。
#一級章
##對象:首次接觸聖經,11至14歲.
##目的:引起隊員對[[聖經]]的興趣.
##定位:主日學教材,四福音,引發思考及發問興趣.
##教材:
###詩歌
###投影
###VCD
###遊戯
#二級章
##對象:成為隊員2至3年,13至16歲.
##目的:提供[[聖經]]知識,引發思考.
##定位:
|報告版[img[pion25.gif]]|
每年的夏令營的目的包括團隊訓練和專章訓練。
[img[http://www.scottish-places.info/scotgaz/images/p2010.jpg]]

[img[http://www.therailwaycentre.com/Nemeplates/Names_pix/Sir_William_A_Smith.jpg]]
#引言:提高隊員對安全的重視和知識.
#課程大綱
##一級章
###[[道路安全]]
####行人須知
####交通設施及規則
###[[家居安全]]
####氣體爐具
####家庭電器
####防火
####防盜
####電梯及電扶梯
####家庭藥箱
##二級章
###[[道路安全]]
####道路使用者守則
####互通信號
####交通標誌
####道路標記
###[[工業安全]]
####基本安全知識
####危險物品的性質及標誌
##三級章
###選擇一個與安全/救援有關的機構/部門,認識各了解其工作內容與工作程序.
#考核標準
##一級章
###製作一本剪報的報告書.
##二級章
###製作一份有剪報的報告書.
###加上個人對事件的描述.
###提供正確的預防方法和事後處理.
###以感想為結語編.
##三級章
###作一詳細報告.
|bgcolor(#a0ffa0):宗旨|「於青少年人之間,擴展基督的國度,同時促進服從、虔誠、紀律及自愛等良好行為,以達成基督化的人格。」|
|~|The advancement of Christ's Kingdom among young people and the promotion of habits of Obedience, Reverence, Discipline, Self-respect and all that tends towards a true Christian Manliness.|
*[[甲組專章]]又稱為文章
*[[乙組專章]]又稱為武章
[[青少年工作資源中心|http://www.socialwork.com.hk/]]

單車:
[[自行車新文化基金會|http://www.cyclingland.org.tw/]]

工藝:
[[Learning by Doing|http://www.learningbydoing.com.au/index.htm]]
[[木工|http://www.geoffswoodwork.co.uk/menu.htm]]
[[工藝勞作|http://kse.kids.yam.com/kids/kids_art/kids_tnart/]]
[[工藝之家|http://www.crafth.com/index.htm]]
[[Creative Park|http://cp.c-ij.com/english/index.html]]
[[3-D Paper Craft - Free Download|http://cp.c-ij.com/english/3D-papercraft/]]
[[Yamaha Paper Craft|http://www.yamaha-motor.co.jp/entertainment/papercraft/]]
[[Clip Arts|http://cp.c-ij.com/english/worldclipart/index.html]]

野外定向
[[香港野外定向總會|http://www.oahk.org.hk/cframe.html]]
[[香港野外定向會|http://hkoc.org/]]
[[香港定向探索器|http://www.hkoe.org/]]
[[中國定向運動協會|http://www.oacn.org/]]
[[中國學生定向運動|http://www.socn.org/prog/index.php]]
[[中華民國定向野外協會|www.orienteering.org.tw/]]

遠足
[[Cadet Hiking|http://www.ts.cas.org.hk/references/doc/cadet/hiking_pdf/]]
[[遠足訓練課程筆記|http://vs56004.tripod.com/]]

露營:
[[Mike's Camping Page|http://www.mikebentley.com/camping/]]
[[Christian Camping International|http://www.cciworldwide.org/resources.htm]]
[[非常道戶外|http://www.hardtrip.com/home/]]
[[Climber|http://www.climber.cn/]]
[[指南針|http://www.ly321.com/]]
[[中國戶外資料網|http://www.8264.com/]]
[[中國戶外運動網|http://www.583.com.cn/]]
[[eBook|http://www.ebuk.cn/]]
[[網絡中國e書|http://book.httpcn.com/]]

運動教案
[[上海交通大學體育精品課程 - 教案|http://sport.sjtu.edu.cn/jiaoan.htm]]
[[中國課件園|http://www.cnppt.cn/user/index.asp]]

急救及安全
[[Red Cross|http://mail.redcross.org.hk/yvho/Teaching_Kit/]]
204分隊的導師包括以下的弟兄姊妹:
#TongSir
#KitSir
#KamSir
#ChanSir
#MadamNg
#MadamWong
#[[納尼亞傳奇]]
##[[獅王女巫魔衣櫥]]
#[[魔介三步曲]]
*一劃 ([[Lance Corpral]])
**集隊出席80%
**年齡13或以上(服務分隊2年或以上)或年齡14或以上(服務分隊1年或以上)
**步操章一級和基督教教育章一級
**總部訓練:基本小隊長訓練
**聖經訓練:馬可福音/教會認識:各青少年團契背境及導師
*二劃 ([[Corporal]])
**集隊出席80%以上
**15歲或以上
**兩年年章以上
**基本小隊長訓練
**四福音
**各團契背境
*三劃 ([[Sergeant]])
**集隊出席80%以上
**16歲或以上
**三年年資以上
**資深小隊長訓練
**新約全書
**教會歷史
*四劃 ([[Staff Sergeant]])
**分隊隊長委任
**集隊出席80%
**17歲或以上
**四年年資以上
**摩西五經和教會異象
|工具架[img[pion27.gif]]
#引言:陶冶隊員之性情及發掘其興趣.
#課程大綱
##[[編織]]
##[[烹飪]]
##[[園藝]]
##[[金工]]
##[[模型]]
##[[電機]]
##[[印刷]]及[[絲網]]
##[[無線電製作]]
##[[木工]]
##[[塑膠製作]]
#考核標準
##撰寫一份簡單的工作紀錄冊:
###學習過程
###易與難
###解決困難的方法
###學習感想
###心得分享
##展出並介紹作品,作5分鐘心得及學習分享.
#注意事項
##[[藝術章]],[[工藝章]]及[[興趣章]],不可在同一期間內進行.
##二級及三級的課程,可選擇在相同於一級的項目上進行研究或另選其他項目.
##隊員必須於申請審核時出示工作紀錄冊.
Square Knot / Reef Knot
[img[reef_a.gif]]
[[體驗章]]獎勵計劃
*分服從,虔誠,紀律和自愛
*各項獎章分三個級別
*以累積分數計算
*獎勵獎章 - 優秀隊員獎勵章

|| 一級 | 二級 | 三級 |
| 累積分數 | 20 | 50 | 100 |
| 需要週次 | 10次 | 20次 | 40次 |

| 獎章 | 內容 | 計分方法 |
| 服從 | 清潔地方 / 預備茶點 | 每次週會表現取分,最高得2分. |
| 虔誠 | 背金句 / 講聖經故事 | 每背一金句得1分,講聖經故事最高10分 |
| 自愛 | 制服整潔 / 儀容 / 禮貌 | 每次週會最高得2分 |
| 紀律 | 準時出席及步操 | 每次週會準時得1分,每次步操考試最高10分. |
[[基本急救|http://ited.fed.cuhk.edu.hk/ED%20WWW/Physical%20Education/38/index.htm]]
[[心肺復甦術|http://depts.washington.edu/learncpr/chinese/index.html]]
[[CPR Video|http://depts.washington.edu/learncpr/]]
[[First Aid & Emergency Care|http://www.med-help.net/First-Aid.htm]]
[[BritishRedCross|http://www.redcross.org.uk/standard.asp?id=40626]]

[[燒傷|http://www.redcross.org.uk/documents/multimedia.asp?lvid=7460&id=41306]]
[[出血|http://www.redcross.org.uk/documents/multimedia.asp?lvid=7462&id=41308]]
[[窒息|http://www.redcross.org.uk/documents/multimedia.asp?lvid=7464&id=41310]]
[[昏迷|http://www.redcross.org.uk/documents/multimedia.asp?lvid=7466&id=41312]]
[[心肺復甦法|http://www.redcross.org.uk/documents/multimedia.asp?lvid=7468&id=41314]]
 
#基本要求
##準時集隊
##整齊製服
##準備充足
##完善記錄
#計劃
##訂下考章的計劃
##訂下整年的計劃
##訂下導師的進修


#熱愛聖經.
#穩定的靈修和讀經.
#於集隊前作好準備.
#作好榜樣.
#準時出席集隊
#準時交隊費
#穿著整齊制服
#服從導師指示
The tiddler '成功章' doesn't yet exist. Double-click to create it
[img[20060703b.jpg]]
The Windsor
[img[Tie_windsor.gif]]

Sheet bend, Flag bend, Common bend

[img[sheetb_a.gif]]

Sheet bend - Double

[img[dshtbd_a.gif]]

Sheet bend - Left Handed

[img[lhshtb_a.gif]]
#[[集郵]]
#[[火柴盒]]
#[[牙籤]]
#[[汽水瓶]]
#[[海報]]
[[Joseph Wu's Origami|http://www.origami.as/home.html]]
[[OrigamiDatabase|http://www.origamidatabase.com/]]
[[OrigamiSymbols|http://members.tripod.com/~PeterBudai/Origami/Symbols_en.htm]]
[[BasicFold|http://members.tripod.com/~PeterBudai/Origami/Folds_en.htm]]
[[Origami|http://www.origami.com/]]
[[摺紙藝術|http://www.taconet.com.tw/folding/]]
[[基督教磐石教會]]是[[基督少年軍]][[第204分隊]]的主辦教會:

[[基督教磐石教會|http://punshekchurch.tiddlyspot.com/]]
 
[1]
 上主深知 我等需要
 日夕醒睡 眷佑不息
 言行諸罪 俱蒙赦免
 在主愛中 我儕安息
[2]
 感謝主賜 此日平安
 今後前程 靠祂導引
 在基督裏 深晤神愛
 願將一切 歸榮上主
#牛油曲奇
##材料
###牛油 - 250克			
###糖 - 100克
###雞蛋 - 1隻	
###麵粉(篩勻) - 300克		
##做法				
###牛油加入糖攪打至呈奶白色,加入雞蛋攪透,再輕手拌入麵粉成曲奇餅料。
###把曲奇餅料放入唧袋,唧出餅形,預熱 200°C火力焗15~20分鐘或至呈金黃色。				
###取出曲奇涼凍。
*[[目標章]]溫習。
*[[興趣章]] - [[摺紙]]。
*[[工藝章]] - [[曲奇]]。
*開始了[[初級組]]和[[中級組]]。
*整理[[下載中心]]、[[野外定向]]、[[目標章]]、[[工藝章]]、[[藝術章]]、[[興趣章]]和[[繩結]]。
*增加[[相簿]]、[[步操]]和[[獎章]]的資料。
*請留意每月的[[通告]]。

*最少15歲並必須在19歲生日前報考
*分隊隊長推薦
*考獲以下奬章
**[[步操章]]二級
**[[基督教教育章]]二級
**[[服務年章]]三年
**[[甲組專章]] - 3個二級
**[[乙組專章]] - 3個二級
*不用考核,按隊員之年資頒發,由隊員加入[[香港基督少年軍]]起計算(1-15年)
*鼓勵出席分隊及總部大型活動:[[大會操]],[[福音營]],[[立願禮]]
Type the text for '木管樂章' 
格拉斯哥(Glasgow)是蘇格蘭第一大城與第一大商港,位於中蘇格蘭西部的克萊德河(R. Clyde)河口,城市中心的地理座標為北緯55度52分,西經4度15分。行政上,格拉斯哥屬於格拉斯哥市(City of Glasgow)的管轄範圍,是蘇格蘭32個一級行政區(稱為統一管理區)底下的一個,長年以來一直是英國工黨的執政領域。

[img[http://mappery.com/maps/Glasglow-Tourist-Map.mediumthumb.pdf.png]]
|bgcolor(#a0ffa0):格言|「我們有這指望如同靈魂的錨,又堅固、又牢靠。」| 希伯來書 6:19 |
|~|We have this as a sure and stedfast anchor of the soul, a hope that enters into the inner shrine behind the curtains.| Hebrews 6:19 |
#[[圍棋]]
#[[中國象棋]]
#[[西洋象棋]]
 
http://www.storyboardtoys.com/
|橋[img[pion2.gif]]|
|橋[img[pion3.gif]]|
|橋[img[pion4.gif]]|
|橋[img[pion47.gif]]|
|橋[img[pion50.gif]]|
|橋[img[pion54.gif]]|
|橋[img[pion63.gif]]|
[img[drill1.jpg]] [img[drill2.jpg]] [img[drill3.jpg]] [img[drill4.jpg]]
| 排列線 | Alignment | 由隊員排列而成的直線 |
| 橫排 | Rank | 隊員平排站在同一排列線上 |
| 側距 | Interval | 隊員在同一排列線上之間的距離 |
| 體齊 | Dressing | 將排列線正確調整 |
| 對位 | Covering | 對齊地站在隊員的後面 |
| 闊度 | Frontage | 最右隊員至最左隊員的最遠距離 |
| 前後距 | Distance | 前後排隊員腳跟與腳跟之間的距離 |
| 深度 | Depth | 前橫排隊員與後橫排隊員的最遠距離 |
| 直行 | A File | 列隊時隊員站在另一隊員的後面 |
| 缺位行 | Blank File | 缺了一位或以上隊員的直行 |
| 列隊 | Squad in Line | 隊員分前中後三排成隊形並前後距一步 |
| 縱隊 | Squad in Column of Threes | 以列隊向左或右轉之後所形成的隊形 |
| 單縱行 | Single File | 在緃隊時隊員站在另一隊員的後面 |
| 基準翼 | Directing Flank | 基準員[[Marker]]所在之直行或單縱行為準翼 |
<<tag 步操>>
*基本姿勢 [[Basic Position]]
*集隊 [[Falling In]]
*體齊 [[Dressing]]
*原地轉向 [[Turning at the Halt]]
*檢閱 [[Inspection]]
*解散 [[Falling Out]]
*散隊 [[Dismissing]]
*行進轉向 [[Turning on the March]]
*快操行進 [[Marching in Quick Time]]
*慢操行進 [[Marching in Slow Time]]
*快/慢操交替行進 [[Break into Quick / Slow March]]
*原地踏步 [[Marking Time]]
*移步 [[Stepping]]
*致敬禮 [[Saluting]]
*弧轉 [[Wheeling]]
*列隊右變向 [[Changing Direction when in Line]]
*縱隊變向 [[Forming Squad]]
*其他號令 [[Other]]
*排列 [[Sizing]]
| 日期 | 大事回顧 |
| 2004年11月7日 | 分隊籌備會議 |
| 2004年12月11日 | 開始[[初級組]] |
| 2005年7月3日 | [[成立典禮]] |
| 2006年4月13至14日 | 第一屆[[福音營]] |
| 2006年7月9日 | 開始[[中級組]] |
| 2006年7月26至28日 | 第一屆[[夏令營]] |
靈基營位於沙田秦石村側之小山丘上,可乘47X,80X,81C,81M, 86A,86C,87A,87B,89B,170,182之巴士於秦石村站或70,72A,74A於曾大屋站落車。亦可由沙田火車站低層巴士站乘282往秦石村站或於馬鐵車公廟站步行約五分鐘即可到達。
[img[high_rock.jpg]]
|洗面盆[img[pion33.gif]]|
2006年的活動:
*[[福音營]]
 
 
Fisherman's Knot
[img[fish_a.gif]]
#[[中菜]]
#[[西餐]]
#[[糕餅]]
[[無線電技術|http://www.electronictechnology.com/cn/index.php]]
[[無限電子製作網|http://www.wxdzz.com/Index.html]]
|燈架[img[pion26.gif]]|水袋架[img[pion28.gif]]|
|營門[img[pion7.gif]]|
|營門[img[pion15.gif]]|
初級組 - [[成功章]]
中級組 - [[目標章]]和[[專章]]
*佩戴次序:
**[[目標章]]扣於獎章套最高一行的最左邊,其他考獲的獎章則按照獎章類別英文名稱(A至Z),由左至右排列.
**獎章套上每行獎章不能多於五個.
**如同一行的獎章數目不足五個,該獎章必須置中排列.
*獎章級別
**新獎章的級別分類:
***一級:只須把新獎章扣在獎章套上.
***二級:加上一塊圓形白色絨布(直徑40mm)
***三級:加上一塊圓形紅色絨布(直徑40mm)
**於新舊獎章更換之過度期間,當隊員考獲更高獎章級別時,不同級別但同一類別的獎章不能同戈佩戴.
**新獎章和舊獎章的分級方法不能同時使用.
*各課程每節最少十二節,每節最少三十分鐘.
*同一專章每年只可增一級.
*一級由分隊自行審核.
*二級及三級則由總部評估是否以聯考,自行審核或安排總部考官之進行審核.
 
#引言:
##鼓勵隊員從田徑訓練中鍛練身體,增強自信心.
##提高隊員之田徑水平.
#考核標準:採用記分制.
##一級:20分(出席分數+兩田一徑/兩徑一田/一跑一跳一擲)
##二級:25分(出席分數+兩田一徑/兩徑一田/一跑一跳一擲)
##三級:30分(出席分數+兩田一徑/兩徑一田/一跑一跳一擲)
|>|>|>|>|>|>|>|bgcolor(#a0ffa0): 甲組專章 |
|[img[bb_art.jpg]]|[[藝術章]]|[img[bb_brass.jpg]]|[[銅管樂章]]|[img[bb_firstaid.jpg]]|[[急救章]]|[img[bb_nature.jpg]]|[[自然章]]|
|[img[bb_craft.jpg]]|[[工藝章]]|[img[bb_pipe.jpg]]|[[木管樂章]]|[img[bb_knowledge.jpg]]|[[國際知識章]]|[img[bb_communication.jpg]]|[[通信章]]|
|[img[bb_hobby.jpg]]|[[興趣章]]|[img[bb_drum.jpg]]|[[敲擊樂章]]|[img[bb_music.jpg]]|[[樂員章]]|[img[bb_safety.jpg]]|[[安全章]]|
|中級組奬章|c
成為青衣社區一支出色的基督少年軍.
The tiddler '白章' doesn't yet exist. Double-click to create it
隊員考獲以下奬章便可對換
*[[步操章]]一級
*[[基督教教育章]]一級
*[[服務年章]]二年
*三個[[甲組專章]]及三個[[乙組專章]]
開辦三年,成立初級組及中級組,每組人數25人.
[[目標章大綱]]
#引言:介紹基督少年軍之基本知識.
#課程大綱
##基督少年軍知識
###世界及香港[[基督少年軍]]歷史
###[[第204分隊]][[歷史]]
###[[宗旨]]及[[格言]]
###[[制服]]/[[獎章]]/[[軍階]]
###分隊與總部的關係
###[[你錨可穩歌]]及[[晚禱歌]]
##基督教教育
###[[主禱文]]
###[[聖經]]之基本認識
###教會與分隊的關係
##[[步操]]
##體能訓練
###掌上壓
###仰臥起坐
###熱身運動
###集體遊戲
##技能訓練
###基本急救常識
####創傷及出血處理
####包紮
####三角巾的運用
###<<tag 基本繩結>>
####[[單結]]
####[[平結]]
####[[八字結]]
####[[雙套結]]
#考核標準
##筆試(60分)
###選擇題(20分)
####共二十題,選擇十題作答,每題2分.
####內容:[[基督少年軍]]歷史/[[第204分隊]]歷史/[[獎章]]
###長問題(40分)
####共四題,每分題必須全部作答.
####內容:[[主禱文]]/[[晚禱歌]]/[[宗旨]]/[[格言]]
###實習試(40分)
####[[步操]](20分)
####[[急救]](10分)
####[[繩結]](10分)
[[2005年11月05日 - 歷史博物館|http://community.webshots.com/album/543663336CcUNOE]]
[[2005年09月17日 - 攤位遊戲|http://community.webshots.com/album/539885149Njvbjw]]
[[2005年09月10日 - YMCA|http://community.webshots.com/album/543663294JDOsyT]]
[[2005年08月27日 - 旅行|http://community.webshots.com/album/436585790fHkqtZ]]
[[2005年07月03日 - 成立典禮|http://community.webshots.com/album/385320430WKVrus]]
[[2005年05月28日 - Model 大賽|http://community.webshots.com/album/369439257gnCQIr]]
[[2005年02月19日 - 烹飪|http://community.webshots.com/album/385358747vJMHIL]]
[[我們的集隊內容|http://community.webshots.com/album/255428673GvWYbo]]
Bowline
[img[bowlin_a.gif]] 
[[歷史]]
*[[第204分隊]]成立於2005年7月.
*[[隊牧]] - [[陳麗燕]]傳道
*[[隊長]] - KitSir
*[[副隊長]] - MadamChan
*[[導師]]
**TongSir
**KamSir
**ChanSir
**MadamNg
**MadamWong
#[[曲奇]]
導師: [[伍俊傑]] [[林好]] [[馮凱筠]]
組長: [[黃楚筠]]
組員: [[何彥霖]] [[毛萬翹]] [[馮君安]] [[梁繼謙]] [[郭小玲]] [[區潤發]]
The tiddler '紅章' doesn't yet exist. Double-click to create it
The tiddler '紫章' doesn't yet exist. Double-click to create it
[[營地紮作|http://www.18kg.org/member/traininginformation/pioneering/cindex.htm]]
[[網版製作|http://www.wai-hang.com.hk/screen_printing_steps.htm]]
[[絲網印刷教室|http://ictlab.tyict.vtc.edu.hk/~020490876/workshop/]]
[[絲網印刷|http://www.bisenet.com/Class/perspective/siwang/0.asp]]
The tiddler '綠章' doesn't yet exist. Double-click to create it
The Sheepshank
[img[sheep_a.gif]]
#<<tag 基本繩結>>
##第一章 - [[基本認識|http://myweb.hinet.net/home2/bc83700087/1/ch1.htm]]
##第二章 - [[繩尾結 (Stoppers)|http://myweb.hinet.net/home2/bc83700087/1/ch2.htm]]
##第三章 - [[繩端結 (Whippings)|http://myweb.hinet.net/home2/bc83700087/1/ch3.htm]]
##第四章 - [[繫(索)結 (Hitches)|http://myweb.hinet.net/home2/bc83700087/1/ch4.htm]]
##第五章 - [[編結 (Lashing)|http://myweb.hinet.net/home2/bc83700087/1/ch5.htm]]
##第六章 - [[接結(Bends)|http://myweb.hinet.net/home2/bc83700087/1/ch6.htm]]
##第七章 - [[縮繩結 (Shortenings)|http://myweb.hinet.net/home2/bc83700087/1/ch7.htm]]
##第八章 - [[稱人結(Bowlines)|http://myweb.hinet.net/home2/bc83700087/1/ch8.htm]]
##第九章 - [[圈結/套結(Loop and Noose)|http://myweb.hinet.net/home2/bc83700087/1/ch9.htm]]
##第十章 - [[吊索結(Slings)|http://myweb.hinet.net/home2/bc83700087/1/ch10.htm]]
##第十一章 - [[織結(Splicings)|http://myweb.hinet.net/home2/bc83700087/1/ch11.htm]]
#[[繩結圖解]]
#[[紮作]]
#打呔
##[[Windsor Knot|http://www.tieanecktie.com/WindsorKnot.php]] / [[Video|http://www.ourmedia.org/node/127172]] / [[Animation|http://www.tollesburysc.co.uk/Knots/Tie_windsor.htm]]
##[[Half Windsor Knot|http://www.tieanecktie.com/HalfWindsorKnot.php]]
##[[Four in Hand|http://www.tieanecktie.com/HandKnot.php]]
#繩結資料
##[[基本繩結|http://myweb.hinet.net/home2/bc83700087/1/]]
##[[常用繩結|http://www.waying.edu.hk/wyl/hiking/knots/index.html]]
##[[Real Knots|http://www.realknots.com/knots/index.htm]]
##[[NetKnots|http://www.netknots.com/]]
##[[Knots on the Web|http://www.earlham.edu/~peters/knotlink.htm]]
##[[繩結動畫|http://www.42brghtn.mistral.co.uk/knots/42ktmenu.html]]
##[[Animated Knots|http://www.animatedknots.com/]]
##[[Knots and Knotting|http://www.folsoms.net/knots/]]
##[[Knots in pdf|http://www.scoutingresources.org.uk/knots_index.html]]
##[[Knots and Ties|http://www.pack73.com/smcorner/stories/knots.html]]
##[[Knots Gallery|http://www.tollesburysc.co.uk/Knots/Knots_gallery.htm]]
##[[戶外結繩(簡體)|http://www.free2go.org/jiesheng/i-zjyd.htm]]
##[[Ropework Archieve|http://www.ropeworks.biz/text/arch.html]]
|[[三套結]][img[rollin_s.gif]]|[[雙套結]][img[clove_s.gif]]|[[單結]][img[thumb_s.gif]]|
|[[圍繞結]][img[roundt_s.gif]]|[[平結]][img[reef_s.gif]]|[[漁人結]][img[fish_s.gif]]|
|[[接繩結]][img[sheetb_s.gif]]|[[接繩結]][img[dshtbd_s.gif]]|[[接繩結]][img[lhshtb_s.gif]]|
|[[稱人結]][img[bowlin_s.gif]]|[[縮短結]][img[sheep_s.gif]]|[[繫木結]][img[timber_s.gif]]|
|~|[[賊結]][img[thief_s.gif]]|[[八字結]][img[fig8_s.gif]]|
Timber Hitch
[img[timber_a.gif]]
提後3:16-17  聖經都是神所默示的,於教訓、督責、使人歸正、教導人學義都是有益的,叫屬神的人得以完全,預備行各樣的善事。
*甲組 - [[銅管樂章]] [[敲擊樂章]] [[木管樂章]]
*乙組 - [[步操章]] [[田徑章]] [[體能章]] [[露營章]] [[游泳章]] [[遠足章]]
#[img[sack.GIF]]
#引言:啟發隊員對大自然動植物的認識和興趣,人與大自然的關係,認識保護環境的重要.
#課程大綱
##一級章
###報告書(Log Book)的編寫.
###認識郊野守則.
###觀察有代表性的生物,藉此認識生物多樣性.
###認識生物環境.
###選擇下列一項並提交報告
####收集動植物圖片.
####飼養動物
####栽培植物
####人類的都巿化對自然環境的影響
##二級章
###認識野外學習守則.
###認識物理環境及與生物之關係.
###簡介如何進行戶外考察.
###進行戶外考察及研究,採集生物以作標本.
###導師指導小組分析戶外考察.
###編寫戶外考察報告書.
###認識保護環境的重要性.
###進行戶外考察,認識人類活動如何影響生態.
###認識綠色植物,對地理及動物的重要.
##三級章
###從香港四種生態系:樹林/海邊/溪澗/紅樹林,認識不同生態中,環境和生物間互相影響的作用,從而了解生物的適應能力.
###學員需作一個為期3個月之研究計劃,以個人或小組形式進行,並需提交詳細的報告書.
#考核標準
##一級章以筆試或編寫報告書形式考核.
##二及三級章以編寫報告書形式考核.
#引言:陶冶隊員之性情及發掘其興趣.
#課程大綱
##[[飼養寵物]]
##[[閱讀]]
##[[棋類研究]]
##[[橋牌]]
##[[釣魚]]
##[[電腦]]
##[[搜集]]
##[[語文]]
##[[摺紙]]
##[[HamRadio]]
#考核標準
##撰寫一份簡單的工作紀錄冊:
###學習過程
###易與難
###解決困難的方法
###學習感想
###心得分享
##展出並介紹作品,作5分鐘心得及學習分享.
#注意事項
##[[藝術章]],[[工藝章]]及[[興趣章]],不可在同一期間內進行.
##二級及三級的課程,可選擇在相同於一級的項目上進行研究或另選其他項目.
##隊員必須於申請審核時出示工作紀錄冊.
#英文網站
##[[有趣的英文|http://www.manythings.org/]]
The tiddler '藍章' doesn't yet exist. Double-click to create it
#引言:陶冶隊員之性情及發掘其興趣.
#課程大綱
##[[美術]]
##[[文藝]]
##[[劇藝]]
##[[音樂]]
##[[舞蹈]]
#考核標準
##撰寫一份簡單的工作紀錄冊:
###學習過程
###易與難
###解決困難的方法
###學習感想
###心得分享
##展出並介紹作品,作5分鐘心得及學習分享.
#注意事項
##[[藝術章]],[[工藝章]]及[[興趣章]],不可在同一期間內進行.
##二級及三級的課程,可選擇在相同於一級的項目上進行研究或另選其他項目.
##隊員必須於申請審核時出示工作紀錄冊.
*蘇格蘭(英文:Scotland,蓋爾語:Alba)是大不列顛與北愛爾蘭聯合王國下屬的王國之一,位於大不列顛島北部,英格蘭之北,以格子花紋,風笛音樂,畜牧業與威士忌工業而聞名。雖然在外交、軍事等事務上,蘇格蘭是受到位於倫敦西敏市的英國國會管轄,但是對於內部的立法、行政管理上,擁有非常高度的自治空間,也有發行專有的貨幣,是聯合王國內規模僅次於英格蘭的地區。
*歷史上,蘇格蘭的文字記載大多源自古羅馬佔據大不列顛島時期的紀錄。當時,英格蘭和威爾士是羅馬帝國的一省份,稱為不列顛尼亞(Britania)。不列顛尼亞之北(也就是現今蘇格蘭的部分)被稱為加勒多尼亞 (Caledonia),不被古羅馬所管轄,是皮克特人(Picts)居住的地區。
*公元5世紀,愛爾蘭北部的蓋爾人(凱爾特人的一支)移居蘇格蘭,曾在阿蓋爾郡和比特郡地區建立達爾里阿達王國。此後向東擴張到阿瑟爾森林和厄恩河谷,向北擴張到埃爾金地區。843年達爾里阿達國王麥卡爾平兼任皮克特王國的國王,建立阿爾巴(Alba)王國,王號為肯尼思一世(King Kenneth I McAlpin)。
*此後歷經鄧凱爾德王朝、坎莫爾王朝、巴裡奧爾王朝、英格蘭佔領、布魯斯王朝以及斯圖亞特王朝統治。1707年與英格蘭合併。

[img[http://go.hrw.com/atlas/norm_map/scotland.gif]]
#[[英文]]
#[[普通話]]
#[[日文]]
教會:
[[基督教磐石教會|http://punshekchurch.tiddlyspot.com/]]

機構:
[[香港青年獎勵計劃|http://www.ayp.org.hk/sitemap.htm]]
[[中國露營協會|http://www.cncamp.com/]]
[[Scouting Resources|http://www.scoutingresources.org.uk/]]
[[US Scout Resource|http://usscouts.org/start.asp]]
[[童軍資源網站|http://www.scps.tpc.edu.tw/record/SchoolSpecial/scout/resources.htm]]
[[歷奇訓練及研究中心|http://www.adventure.com.hk/profile.htm]]
[[優質教育基金網上資源中心|http://qcrc.qef.org.hk/]]
[[香港攀山|http://www.hkmu.org.hk/index/index.html]]
[[Protrek|http://www.protrek.com.hk/aboutus1.htm]]
[[野外歷奇|http://www.wa.com.hk/]]
[[童軍126|http://www.plkhsn.edu.hk/scout126/training.htm]]
[[訓練資料|http://www.tswgss.edu.hk/scouts/training.htm]]
Thief knot
[img[thief_a.gif]]
導師: [[陳鎧琳]] [[陳仲明]] [[梁偉諾]]
組長: [[莊子浚]]
組員: [[何梓鋒]] [[林詠施]] [[鍾曉嵐]] [[吳佩祺]] [[李顯彰]]
#[[Captain]]


#[[運動布章]]
##在分隊,總部或其他機構完成一個為期不少於8星期,而當中亦不少於8堂,1堂為不少於30分鍾的訓練,並須出席超過80%.
##在訓媡或比賽時,隊員須積極參與及尊重該項體育活動,並顯出體育精神.
##認識及了解該項體育活動之規則,制度及計分方法.
#考核標準
##理論考試:該體育活動之規則,制度及計分方法.
##實隊比賽:可邀請其他分隊或自己分隊作一友誼比賽.
#[[運動員章]]
##一級章:考獲三個布章.
##二級章:考獲一級章後,再考獲另外三個布章.
##三級章:考獲二級章後,再考獲另外三個布章.
|>|>| 運動員布章 |
| 項目 | 日期 | 負責人 |
| [[羽毛球]] |  |
| [[乒乓球]] |  |
| [[足球]] |  |
| [[籃球]] |  |
| [[排球]] |  |
| [[網球]] |  |
| [[越野]] |  |
| [[游泳]] |  |
| [[單車]] |  |
| [[野外定向]] |  |
#引言:訓練隊員野外遠足技能,鼓勵隊員有冒險和發掘的精神.
#課程大綱
##一級章
###理論
####遠足器材裝備的介紹.
####閱讀[[地圖]]的基本能力.
####[[指南針]]的使用.
####[[郊野安全]]守則.
####[[基本急救]]方法.
####小組及個人遠足裝備.
####計劃書和報告書的設計和內容.
####旅程記錄方法.
###實習
####兩次遠足.
####其中一次兩日一夜的野營或宿營.
##二級章
###理論
####閱讀[[地圖]]的能力.
####運用[[指南針]]及[[地圖]]尋找方位.
####[[山野安全]]措施及登山技巧.
####救援資料,求救訊號.
####普通急救方法.
####山頂遇雷及過河之處理方法.
####旅程目標與路線及設計.
####報告書封面設計及詳細內容.
####簡單的[[繩結]]應用.
###實習
####兩次遠足.
####其中一次兩日一夜的野營或宿營.
##三級章
###理論
####[[香港地理]]環境的認識.
####其他定向方法:手錶/觀太陽/觀星.
####旅程安全措施.
####單以[[地圖]]找預定路線.
####急救方法,骨折處理.
####計劃旅程目標及步驟安排.
####意外發生的處理.
###實習
####協助分隊帶領一次遠足.
####參加一次三日兩夜的野營或宿營.
# 考核標準
##隊員必須於出發兩星期前交計劃書及在考試後一個月交報告書.
##隊員必須出席至少80%的理論課.
##隊員必須100%出席實習.
##理論考試包括[[繩結]],[[指南針]],[[地圖]]運用,[[急救]],營藝,遠足知識及[[烹飪]].
##二級及三級章須參加總部聯考.
#遠足資料
##[[遠足安全|http://www.punshekchurch.org/204/files/HikingSafety.ppt]]
#郊野守則
##防止山火
##關緊欄閘
##禁止犬隻亂闖
##沿田邊小路行走
##勿損壞籬笆、圍牆及樹木
##勿亂拋廢物紙屑
##保持食水清潔
##保謢大自然生物
##小心公路上車輛
##敬重鄉村生活
#遠足及露營規則
##遵守效野守則
##必須服從上級指示
##絕對服從並立即執行領袖發出的指令
##遇有任何突發事件,必須立即向領袖報告
##不可作出對任何人(包括自己)安全有威脅的行為
##不得未經領袖許可,而進入異性的營幕
##不可喧嘩
##不可捉弄他人
##不可發出不合理的指令
##如對指令有懷疑,均以「先服從、後投訴」為原則
#[[野外定向是甚麼?|http://www.oahk.org.hk/info/cwhatisol.htm]]
#參加人必須借助指南針和依靠在地圖上用許多檢查點表示的比賽路線,自己在野外選擇道路,尋找目標,力爭用最短時間完成比賽.
#定向運動
##常見的定向運動
###定向越野(Foot-O)
###接力定向(Relay-O)
###滑雪定向(Ski-O)
###山地車定向(MB-O)
###輪椅定向(Trail-O)
###夜間定向(Night-O)
###公園定向(ParkandTown-O)
###記分定向(Score-O)
###專線定向(Line-O)
##其他定向運動
###校園定向(School-O)
###扶手定向(StringCourse-O)
###星形定向(StarEvent-O)
###特里姆定向(Trim-O)
[[車床MiniLatheGroup|http://groups.yahoo.com/group/7x10minilathe/]]
[[車床|http://www.xendoll.com/chinese/metal%20lathe.asp]]
[[工作室方案|http://www.xendoll.com/chinese/plan.asp]]
The tiddler '金章' doesn't yet exist. Double-click to create it

#[[小說]]
#[[傳記]]
#[[歷史]]
陳麗燕傳道[img[laiyin.jpg]]為[[基督教磐石教會]]的傳道人,亦為[[第204分隊]]的[[隊牧]].
[[陳麗燕]]傳道
[[第204分隊]]的隊長是[[MadamMa]].
Clove Hitch
[img[clove_a.gif]]
#引言:訓練隊員野外露營技能和知識.
#課程大綱:
##一級章
###理論
####露營之目的和意義.
####營幕的種類,特性與清潔.
####小組與個人裝備.
####背囊之收拾.
####[[郊野守則]].
####營內安全守則.
####[[繩結]]
####計劃書及報告書設計及內容.
####旅程記錄方法.
####簡單野外[[紮作]].
####起營及拆營方法.
####背囊的種類特性及清潔.
####爐具的種類特性及清潔.
###實習:一次兩日一夜之野營.
##二級章
###理論
####安全措施(營前營內與離營)
####五種與一級不同的[[繩結]]
####運用[[地圖]]作選擇營地.
####報告書封面設計及詳細內容.
####處理意外的方法.
####計劃露營實習.
####營內清潔與個人衛生.
####選擇營地應注意的事項.
####普通急救方法.
###實習:一次兩日一夜的野營.
##三級章
###理論
####露營器材的保養.
####損壞器材的維修.
####五種與一級二級不同的繩結.
####本港營舍及露營地點.
####不良天氣下的安全措施.
####處理意外的方法.
####策劃野營的步驟及應法意事項.
####露營活動的程序設計.
####計劃書和報告的詳細內容.
###實習:
####協助分隊進行一或二級野營實習.
####進行一次不少於兩日一夜的野營實習.
#考核標準
##隊員必須於出發兩星期前交計劃書及在考試後一個月交報告書.
##隊員必須出席至少80%的理論課.
##隊員必須100%出席實習.
##二級及三級章須參加總部聯考.

 
#[[養魚]]
#[[養狗]]
#[[養猫]]
[[第3分隊 - 循道衛理聯合教會愛華邨堂|http://www.geocities.com/iambb3/pagesize.htm]]
[[第4分隊 - 香港中華基督教青年會佐敦會所|http://home.kimo.com.tw/hkbb4/new_page_3.htm]]
[[第7分隊 - 循道衛理聯合教會觀塘堂|http://www.hkbb7.org]]
[[第12分隊 - 宣道會麗瑤堂|http://hk.geocities.com/bbhk12/]]
[[第21分隊 - 基督教聖約教會|http://hkbb21.church.org.hk/all.htm]]
[[第38分隊 - 循道衛理聯合教會沙田堂|http://hk.geocities.com/bb38hongkong/]]
[[第40分隊 - 九龍城浸信會啟福福音堂|http://www.geocities.com/hkbb40/]]
[[第46分隊 - 路德會富善綜合服務中心|http://bb46.hk.st/]]
[[第50分隊 - 堅道浸信會|http://www.hkbb50.com/fontpage.htm]]
[[第52分隊 - 播道會天泉堂|http://yuens.no-ip.com/bbhk52/]]
[[第55分隊 - 新希望浸信會|http://bbhk55.tripod.com/]]
[[第74分隊 - 中華基督教會長老堂|http://clc.hkcccc.org/bbf.html]]
[[第75分隊 - 大學浸信會永隆中學禮拜堂|http://www.bwlss.edu.hk/church/bb/]]
[[第79分隊 - 信義會葵恩堂 |http://hk.geocities.com/bb79_kyc/new_page_1.htm]]
[[第80分隊 - 沙田浸信會|http://www.hkstbc.org/modules.php?name=stbc_intro&file=bb]]
[[第82分隊 - 沙田平安福音堂|http://www.hkpec.org/sht/]]
[[第89分隊 - 賽馬會官立中學|http://www.jcgss.edu.hk/Bb/page/index1.htm]]
[[第97分隊 - 九龍城浸信會|http://www.baptist.org.hk/b5_service09.htm]]
[[第112分隊 - 中華基督教會拔臣小學|http://www.butsan.edu.hk/student/activity/bbhk/index.htm]]
[[第118分隊 - 中華基督教會基慈小學|http://www.keitsz.org.hk/bbhk/]]
[[第133分隊 - 宣道會筲箕灣堂|http://www.hkskwac.org/bb133/main.html]]
[[第150分隊 - 基督教香港崇真會救恩堂|http://hk.geocities.com/bbhk150/]]
[[第160分隊 - 大圍平安福音堂|http://www.tawpec-hkbb160.org/]]
[[第171分隊 - 萬國浸信會|http://hk.geocities.com/cubc_bb171/]]
[[香港基督少年軍]]成立於1959年,至今已有四十多年的歷史,現時香港有二百多隊[[分隊]].
導師: [[李達舜]] [[吳利君]] [[湯文偉]]
組長: [[麥啟謙]]
組員: [[鄧竣文]] [[陳明聰]] [[程敬恒]] [[許穎欣]] [[黃曉茵]]
導師: [[陳麗燕]] [[甘家俊]] [[陳愛華]]
組長: [[吳佩婷]]
組員: [[鄭俊耀]] [[陳俊傑]] [[梁寶瑤]] [[陳偉文]]