撰寫提示

user warning: Table 'iris_menwai.iris_antispam_user' doesn't exist query: SELECT * FROM iris_antispam_user WHERE uid = 0 in /home/gnostic_augustin/drupal-6/sites/all/modules/augustin_common/augustin_common.module on line 665.
  • You can insert footnotes directly into texts with [fn]This text becomes a footnote.[/fn]. This will be replaced with a running number (the footnote reference) and the text within the [fn] tags will be moved to the bottom of the page (the footnote).
  • 可使用的 HTML 標籤: <a> <blockquote> <cite> <code> <em> <h2> <h3> <h4> <h5> <h6> <img> <li> <ol> <strong> <ul>

    本網站允許使用 HTML 標籤。雖然學習 HTML 可能滿困難,但學習如何使用一小部份常用的 HTML "標籤" 其實是很容易的。這個表格提供了本站可使用的 HTML 標籤的範例。

    想了解更多資訊,請參考 W3C 的 HTML 規格表 ,或使用你偏好的搜尋引擎,搜尋其他關於 HTML 的訊息。

    標籤說明您輸入您得到
    錨點 (anchor),用來製作通往其他頁面的連結。<a href="http://iris.menwai.tw">何昕庭 の website</a>何昕庭 の website
    區塊引言<blockquote>區塊引言</blockquote>
    區塊引言
    引用<cite>引用</cite>引用
    編碼文字,用來顯示程式的原始碼。<code>編碼</code>編碼
    強調<em>強調</em>強調
    頁首<h2>副標題</h2>

    副標題

    頁首<h3>副標題三</h3>

    副標題三

    頁首<h4>副標題四</h4>

    副標題四

    頁首<h5>副標題五</h5>
    副標題五
    頁首<h6>副標題六</h6>
    副標題六
    目前沒有標籤 img 的說明。
    順序列表- 使用 <li> 來開始每個項目<ol> <li>第一個項目</li> <li>第二個項目</li> </ol>
    1. 第一個項目
    2. 第二個項目
    粗體<strong>粗體</strong>粗體
    無序列表——使用 <li> 開始每個項目<ul> <li>第一個項目</li> <li>第二個項目</li> </ul>
    • 第一個項目
    • 第二個項目

    大多數特殊字元都可以直接輸入,不會有問題。

    但如果你碰到問題,可以嘗試使用 HTML character entities。一個通常的例子是用 &amp;代表一個「和」符號 (&)。 完整的字元列表,請參見W3C的 HTML character entities。一些可用字元包括:

    字元說明您輸入您得到
    &amp;&
    大於&gt;>
    小於&lt;<
    引號&quot;"
  • 會自動識別行與段。會自動插入 <br />分行、<p> 段落開始以及lt;/p>段落結束標記。 如果沒有自動分段,你可以手動插入兩個空行。
  • Web page addresses and e-mail addresses turn into links automatically. (Better URL filter.)
  • To post pieces of code, surround them with <code>...</code> tags. For PHP code, you can use <?php ... ?>, which will also colour it based on syntax.
  • Every instance of "[toc ...]" in the input text will be replaced with a collapsible mediawiki-style table of contents. Accepts options for title, list style, minimum heading level, and maximum heading level, and attachments as follows: [toc list: ol; title: Table of Contents; minlevel: 2; maxlevel: 3; attachments: yes;]. All arguments are optional.