多言语样板参数
在此介绍FC2样板使用的支援多言语参数。 FC2博客有英文、中文等多种语言,以下参数均可以支援。在FC2样板中,分别以开头,text属性 以及 rel属性所使用。
操作例
例如在样板的HTML中,编入「続きを読む」时
理所当然,在任何语言环境中都只能显示 「続きを読む」
そ因此,我们如果使用参数 <%template_extend>
就可以根据该博客的语言种类,自动显示为「Read more」(英语) 「继续阅读」(中国语)等语言
※这与閲览者的电脑环境毫不相关。而是与该閲览者的博客所属的语言种类有关。
※文章的敍述内容可能有所变动。
多言语参数 比较表
| 單參數 | 日 文 | 英 文 | 简体中文 | 繁體中文 |
|---|---|---|---|---|
| <%template_fc2blog> | FC2ブログ | FC2 BLOG | FC2 博客 | FC2 博客 |
| <%template_extend> | 続きを読む | Read more | 继续阅读 | 繼續閲讀 |
| <%template_theme> | テーマ | Theme | 题目 | 題目 |
| <%template_genre> | ジャンル | Genre | 种类 | 種類 |
| <%template_trackback> | トラックバック | Trackbacks | 引用 | 引用 |
| <%template_comment> | コメント | Comments | 留言 | 留言 |
| <%template_abs_link> | このエントリーの固定リンク | Absolute link | 此投稿的固定连结 | 此投稿的固定連結 |
| <%template_category> | このエントリーのカテゴリ | Entry category | 此投稿的类别 | 此投稿的類別 |
| <%template_view_category> | このカテゴリ一覧を見る | View category list | 此类别一览 | 此類別一覽 |
| <%template_edit> | 編集 | Edit | 编辑 | 編輯 |
| コメントフォーム項目 | ||||
| <%template_title> | タイトル | Title | 标题 | 標題 |
| <%template_name> | 名前 | Name | 您的名字 | 您的名字 |
| <%template_address> | メールアドレス | E-mail address | 邮件地址 | 郵件地址 |
| <%template_body> | 本文 | Body | 本文 | 本文 |
| <%template_post_comment> | コメントの投稿 | Post a comment | 发表留言 | 發表留言 |
| <%template_private> | 非公開コメント | Private message | 秘密留言 | 秘密留言 |
| <%template_private_check> | 管理者にだけ表示を許可する | Only the blog author may view the message. | 只对管理者显示 | 只對管理者顯示 |
| <%template_password> | パスワード | Edit password | 密码 | 密碼 |
| <%template_send> | 送信 | Send | 送出 | 送出 |
| <%template_delete> | 削除 | Delete | 删除 | 刪除 |
| <%template_edit_comment> | コメントの編集 | Edit a comment | 编辑留言 | 編輯留言 |
| <%template_trackback_this> | この記事にトラックバックする(FC2ブログユーザー) | Use trackback for this entry. | 引用此文章(FC2博客用户) | 引用此文章(FC2博客用戶) |
| ページナビゲーション関連 | ||||
| <%template_home> | ホーム | Home | 主页 | 主頁 |
| <%template_index> | インデックス | Index | 索引 | 索引 |
| <%template_firstentry> | 最初の記事 | First entry | 首篇文章 | 首篇文章 |
| <%template_search_entry> | 記事検索 | Search entries | 搜寻文章 | 搜尋文章 |
| <%template_prevpage> | 前のページ | Previous page | 前一页 | 前一頁 |
| <%template_nextpage> | 次のページ | Next page | 下一页 | 下一頁 |
| <%template_preventry> | 前の記事 | Previous entry | 前一篇文章 | 前一篇文章 |
| <%template_nextentry> | 次の記事 | Next entry | 下一篇文章 | 下一篇文章 |
| <%template_go_top> | このページのトップへ | Top of page | 回到此页首 | 回到此頁首 |


