<?xml version="1.0" encoding="UTF-8" ?><rdf:RDF 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:lang="ja">
  <channel rdf:about="http://w.atwiki.jp/descentlege/">
    <title>Descent 降臨</title>
    <link>http://w.atwiki.jp/descentlege/</link>
    <atom:link href="https://w.atwiki.jp/descentlege/rss10.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com" />
    <description>Descent 降臨</description>

    <dc:language>ja</dc:language>
    <dc:date>2009-04-09T22:19:54+09:00</dc:date>
    <utime>1239283194</utime>

    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="https://w.atwiki.jp/descentlege/pages/12.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/descentlege/pages/11.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/descentlege/pages/10.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/descentlege/pages/9.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/descentlege/pages/8.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/descentlege/pages/7.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/descentlege/pages/6.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/descentlege/pages/5.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/descentlege/pages/4.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/descentlege/pages/3.html" />
              </rdf:Seq>
    </items>
	
		
    
  </channel>
    <item rdf:about="https://w.atwiki.jp/descentlege/pages/12.html">
    <title>ギルメンバー表</title>
    <link>https://w.atwiki.jp/descentlege/pages/12.html</link>
    <description>
      ギルドメンバー表    </description>
    <dc:date>2009-04-09T22:19:54+09:00</dc:date>
    <utime>1239283194</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/descentlege/pages/11.html">
    <title>プラグイン/コメント</title>
    <link>https://w.atwiki.jp/descentlege/pages/11.html</link>
    <description>
      * コメントプラグイン
@wikiのwikiモードでは
 #comment()
と入力することでコメントフォームを簡単に作成することができます。
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_60_ja.html


-----
たとえば、#comment() と入力すると以下のように表示されます。

#comment    </description>
    <dc:date>2009-04-09T00:22:14+09:00</dc:date>
    <utime>1239204134</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/descentlege/pages/10.html">
    <title>プラグイン/関連ブログ</title>
    <link>https://w.atwiki.jp/descentlege/pages/10.html</link>
    <description>
      * 関連ブログ
@wikiのwikiモードでは
 #bf(興味のある単語)
と入力することで、あるキーワードに関連するブログ一覧を表示することができます

詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_161_ja.html

-----


たとえば、#bf(ゲーム)と入力すると以下のように表示されます。


#bf(ゲーム)
    </description>
    <dc:date>2009-04-09T00:22:14+09:00</dc:date>
    <utime>1239204134</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/descentlege/pages/9.html">
    <title>プラグイン</title>
    <link>https://w.atwiki.jp/descentlege/pages/9.html</link>
    <description>
      @wikiにはいくつかの便利なプラグインがあります。

-----


#ls

-----

これ以外のプラグインについては@wikiガイドをご覧ください
=&gt;http://atwiki.jp/guide/
    </description>
    <dc:date>2009-04-09T00:22:14+09:00</dc:date>
    <utime>1239204134</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/descentlege/pages/8.html">
    <title>プラグイン/動画(Youtube)</title>
    <link>https://w.atwiki.jp/descentlege/pages/8.html</link>
    <description>
      * 動画(youtube)
@wikiのwikiモードでは
 #video(動画のURL)
と入力することで、動画を貼り付けることが出来ます。
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_209_ja.html

また動画のURLはYoutubeのURLをご利用ください。
＝＞http://www.youtube.com/

-----


たとえば、#video(http://youtube.com/watch?v=kTV1CcS53JQ)と入力すると以下のように表示されます。


#video(http://youtube.com/watch?v=kTV1CcS53JQ)

    </description>
    <dc:date>2009-04-09T00:22:14+09:00</dc:date>
    <utime>1239204134</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/descentlege/pages/7.html">
    <title>プラグイン/アーカイブ</title>
    <link>https://w.atwiki.jp/descentlege/pages/7.html</link>
    <description>
      * アーカイブ
@wikiのwikiモードでは
 #archive_log()
と入力することで、特定のウェブページを保存しておくことができます。
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/25_171_ja.html


-----


たとえば、#archive_log()と入力すると以下のように表示されます。
保存したいURLとサイト名を入力して&quot;アーカイブログ&quot;をクリックしてみよう


#archive_log()
    </description>
    <dc:date>2009-04-09T00:22:14+09:00</dc:date>
    <utime>1239204134</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/descentlege/pages/6.html">
    <title>プラグイン/編集履歴</title>
    <link>https://w.atwiki.jp/descentlege/pages/6.html</link>
    <description>
      * 更新履歴
@wikiのwikiモードでは
 #recent(数字)
と入力することで、wikiのページ更新履歴を表示することができます。
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_117_ja.html


-----


たとえば、#recent(20)と入力すると以下のように表示されます。


#recent(20)
    </description>
    <dc:date>2009-04-09T00:22:14+09:00</dc:date>
    <utime>1239204134</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/descentlege/pages/5.html">
    <title>まとめサイト作成支援ツール</title>
    <link>https://w.atwiki.jp/descentlege/pages/5.html</link>
    <description>
      * まとめサイト作成支援ツールについて
@wikiには[[まとめサイト作成を支援するツール&gt;&gt;http://atwiki.jp/matome/]]があります。
また、
 #matome_list
と入力することで、注目の掲示板が一覧表示されます。

利用例）#matome_listと入力すると下記のように表示されます
#matome_list
    </description>
    <dc:date>2009-04-09T00:22:14+09:00</dc:date>
    <utime>1239204134</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/descentlege/pages/4.html">
    <title>プラグイン/ニュース</title>
    <link>https://w.atwiki.jp/descentlege/pages/4.html</link>
    <description>
      * ニュース
@wikiのwikiモードでは
 #news(興味のある単語)
と入力することで、あるキーワードに関連するニュース一覧を表示することができます
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_174_ja.html


-----


たとえば、#news(wiki)と入力すると以下のように表示されます。


#news(wiki)
    </description>
    <dc:date>2009-04-09T00:22:14+09:00</dc:date>
    <utime>1239204134</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/descentlege/pages/3.html">
    <title>右メニュー</title>
    <link>https://w.atwiki.jp/descentlege/pages/3.html</link>
    <description>
      **更新履歴
#recent(20)


&amp;link_editmenu2(text=ここを編集)
    </description>
    <dc:date>2009-04-09T00:22:14+09:00</dc:date>
    <utime>1239204134</utime>
  </item>
  </rdf:RDF>
