Music-China Wiki:Sandbox
From Music-China Wiki
Feel free to experiment with the wiki syntax here.
For more information see the help.
in-Browser Chinese Input
More Info in Chinese: http://pinyin.sogou.com/cloud/
Collapsible Tables
| TEST | |
|---|---|
| Main Articles: | Modern Sky Records | Modern Sky Festival |
| Modern Sky Festivals: | 2009 | 2008 | 2007 |
| Strawberry Festivals: | 2010 | 2009 |
| Zoo Festivals: | 2009 |
for other coding issues about wiki tables please see [1]
Infoxbox Artists
For the infobox of artists use the following code:
{{Infobox Artists
| NameEN =
| NameCN =
| NamePY =
| Img =
| Description =
| Origin =
| Genre =
| Years_active =
| Current_members =
| Past_members =
| Preview =
}}
Restricted Pages
{{Restricted Pages}} results in:
RiCt Tests
Simpel test:
| English term | Chinese term |
|---|---|
| |
|
{{RiCt|guitar amp|GuiTa}}
| English term | Chinese term |
|---|---|
| guitar amp |
GuiTa Zweite Bedeutung |
{{RiCt | guitar amp | GuiTa Zweite Bedeutung }}
Category Intersection
This Extention has been modified by Yang, adding "mode = ricstyle" and changing the default order methode according to the page_title instead of timestamp !!! but you have to add "order = ascending" cuz the order default still is descending!
To index or list the common range (intersection) of article items among two or multiple categories.
Usage:
<DynamicPageList>
category = Bejing Artists
category = Jazz Artists
mode = ricstyle
order = ascending
</DynamicPageList>
this will show all Beijing JAzz Artists in classic RiC style ("ricstyle": lined up with bars between items). You can add more categories for the determination. As for display "mode", you also can use "ordered" for numbered listing or "unordered" for bulleted listing. adding "notcategory = xxxx" will exclude items from a category.
Example:
Documentation:
http://www.mediawiki.org/wiki/Extension:DynamicPageList_%28Wikimedia%29
Rgd. DIV Boxes
<div style="width:30%; border:2px solid red; background-color: #000000; padding:7px; margin-left: 7px; margin-bottom: 7px; float:right; clear: right;position: relative;">
this is the start code for the DIV box of Template:Metal in China and Template:History Box
With the position:relative and clear:right the boxes can be shown under each other like in History of Metal in China.
One has to end every box with </div>
Languange version
<sharethis />
Variables Playground
{{PAGESINCAT:Artists}} would output: 2,104
{{PAGESINCAT:Records}} would output: 945
RSS Feed
{{#widget:Feed |feedurl=http://rockinchina.wordpress.com/feed/ |chan=y |num=5 |desc=300 |date=n |targ=n }}
the code snipet would result the following output:
{{#widget:Feed |feedurl=http://twiterlist2rss.appspot.com/rockinchina/lists/rockinchina/statuses.rss |chan=y |num=5 |desc=300 |date=n |targ=n }}
the code snipet would result the following output:
Twitter Feed
Flickr Slideshow
A Flickr SlideShow:
But also a SlideShow by the the flickr-Clone called Bababian.com is possible on the same way:
New Pages
<news onlynew permalinks namespaces="main|Rock in China Wiki">
- [[{{{pagename}}}]]
</news>
References
Lets say this would be a source verified sentence. Then I want to add a source. [1]
- If necessary you can also just use the <ref>-tag without a template to do footnotes or style citations manually. -- Matsch 16:17, 28 July 2008 (UTC)
Ref-Template exsample:
<ref>{{cite web | title=test | author=me | url=http://www.rockinchina.com | date=2008-07-20 }}</ref>
dont forget to place the tag <references/> at the foot of the page to list out all ref entries.
BBCode
These [B]BBCodes[/B] can be used:
NOPARSE: Tells the parser not to convert any BBCodes between these tags. Useful for posting examples. FONT: Changes the font-face of the text. SIZE: Changes the font-size of the text. Does not allow for HTML +/- or integer only sizes. Must be valid CSS (i.e. px, pt, %, em, etc.) COLOR: Changes the foreground color of the text. BGCOLOR: Changes the background color of the text. Good for highlighting. B: Bold text. I: Italic text. U: Underline text. S: Strikeout text. SUP: Superscript. SUB: Subscript. HR: Insert a horizontal rule. LINE: Insert a horizontal line. Duplicates HR because my users hate the term Horizontal Rule.
FONT=Times
SIZE=2em
COLOR=green
BGCOLOR=blue
Bold
Italics
Strikeout
TextSUP
TextSUB
LINKED IMAGES
[[Image:Sample.gif|300px|link=Main_Page|alt=Main Page]]
result:
see also: http://www.mediawiki.org/wiki/Help:Images
GALLERY
Code:
<gallery> File:XXX.jpg|[[XXX]] File:YYY.jpg|[[YYY]] </gallery>
Options: in the gallery tag it can be added an attribute to regulate the rows shown on the gallery, the standart value is perrow=4
exsample: a 5-row gallery of bands
<gallery perrow=5> File:Confucius Says 2010.jpg|[[Confucius Says|Confucius Says & Qiu Ye]] 子曰秋野 File:Cui_Jian.jpg|[[Cui Jian]] 崔健 File:Hanggai_11.jpg|[[Hanggai]] 杭盖 File:Misandao.jpg|[[MiSanDao]] 蜜三刀 File:Bitterfaith 13.jpg|[[Miserable Faith]] 痛仰 File:Muma 2010.jpg|[[Muma & Third Party]] 木玛 & Third Party File:Nova_Heart.jpg|[[Nova Heart]] File:2ndhandrose_14.jpg|[[Second Hand Rose]] 二手玫瑰 File:Shanren.jpg|[[Shanren]] 山人 </gallery>
results:
Cui Jian 崔健
Hanggai 杭盖
MiSanDao 蜜三刀
Muma & Third Party 木玛 & Third Party
Second Hand Rose 二手玫瑰
Shanren 山人
NEXT Player
{{#nextp:true}}
Pinyin Coverter
an usefull chn. to pinyin converter can be found here: Pinyin Converter
- I am using http://www.adsotrans.com/ for this for as long as I can think of. -- Matsch 23:07, 6 April 2008 (UTC)
Video Test
Normal version:
Smaller version:
Youtube Channel
Supported Video Services so far:
- dailymotion
- funnyordie
- googlevideo
- sevenload
- revver
- youtube
- youtubepl - for Playlists/Channels
- tudou
- myspace
- youku
- vimeo
Myspace
go to a myspace page, find the myspace flash player and click on the link "open player in a new window" to open the popup player. try to get into the source code of the popup browser window and get the code after "lads.myspace.com/music/player_popup.swf?" and embrace it like this (without spaces of course):
[ if ] d=CoDeBlAbLaBlA= [ /if ]
Note: if you dont want it to start auto play, just cut the code part "&u=LTE=&s=MA==" out! actually it seems that the whole code part "&n=aHR0cDovL211c2ljLm15c3BhY2UuY29tLw==&u=LTE=&s=MA==&t=dW5kZWZpbmVk&p=" is useless, if you simply want to embed the player somewhere.
Tip: better use firefox browser because you can get the source code of the popup window per mouse menu.
Here is the result:
myspace.com
