撰寫提示

輸入格式:
  • 標準:
    • You may link to files uploaded with the current node using special tags. The tags will be replaced by the corresponding files. For example: Suppose you uploaded three files (in this order):

      • imag1.png (referred as file #1)
      • file1.pdf (referred as file #2)
      • imag2.png (referred as file #3)
      [inline:1=test]  or  [inline:imag1.png=test]
      will be replaced by <img src=imag1.png alt=test>
      [file:1=test]  or  [file:imag1.png=test]
      will be replaced by <a href=imag1.png>test</a>
      [attachment:2=test]  or  [attachment:file1.pdf=test]
      will be replaced by <a href=file1.pdf.png>test</a>

    • 自動將網址與電子郵件位址轉變為連結。
    • 會自動識別行與段。會自動插入 <br />分行、<p> 段落開始以及lt;/p>段落結束標記。 如果沒有自動分段,你可以手動插入兩個空行。
    • Insert Google Map macro.
    • Video Filter

      You may insert videos from popular video sites by using a simple tag [video:URL].

      Examples:

      • Single video:
        [video:http://www.youtube.com/watch?v=uN1qUeId]
      • Random video out of multiple:
        [video:http://www.youtube.com/watch?v=uN1qUeId1,http://www.youtube.com/watch?v=uN1qUeId2]
      • Override default autoplay setting: [video:http://www.youtube.com/watch?v=uN1qUeId autoplay:1]
      • Override default width and height:
        [video:http://www.youtube.com/watch?v=uN1qUeId width:X height:Y]
      • Override default aspect ratio:
        [video:http://www.youtube.com/watch?v=uN1qUeId ratio:4/3]
      • Align the video:
        [video:http://www.youtube.com/watch?v=uN1qUeId align:right]

      Supported sites: Archive.org, Blip.tv, Capped, College Humor, DailyMotion, Flickr Slideshows, Flickr Video, Game Trailers, Game Videos, GodTube, Google Video, Meta Cafe, MySpace, Picasa Slideshows, Slideshare, Streamhoster, Teachertube, Vimeo, Wistia, YouTube, YouTube (Playlist).

      Special instructions:

      Some codecs need special input. You'll find those instructions here.
      • Picasa Slideshows:
        You must use the URL of the RSS feed for the Picasa album:
        1. View the album in Picasa (you should see thumbnails, not a slideshow).
        2. Find the "RSS" link and click it.
        3. Copy the resulting URL from the browser address bar. Example:
          [video: http://picasaweb.google.com/data/feed/base/user/USER_NAME/albumid/5568104935784209834?alt=rss&kind=photo&hl=en_US]
      • Slideshare:
        You need to construct your own URL, using the "Wordpress Embed" code from Slideshare, extract the "id", and form the URL like this: slideshare.net/1759622
    • Slideshows can be added to this post.
    • 可使用的 HTML 標籤:<a> <code> <ul> <ol> <li> <hr> <br> <img> <center> <font> <b> <i> <p> <div> <span>

  • Plain text:
    • 會自動識別行與段。會自動插入 <br />分行、<p> 段落開始以及lt;/p>段落結束標記。 如果沒有自動分段,你可以手動插入兩個空行。