テンプレート:License

提供: Wikisource
移動: 案内検索
{{{text}}}
[編集] [キャッシュ破棄] テンプレートの解説
この解説は、 テンプレート:License/doc 編集 | 履歴から呼び出されています。
このテンプレートには、サンドボックステストケースもありません。(解説


これは、ライセンスのテンプレートを簡単に作成するためのテンプレートです。

目次

使い方 [編集]

引数 [編集]

引数の一覧
引数 指定内容 既定値 説明
image 画像ファイル なし テンプレートの左側に配置する画像
text テキスト なし テンプレートの中央に配置する説明文
image_r 画像ファイル なし テンプレートの右側に配置する画像
image_r_size 長さ 48px 右の画像の任意の幅。(例:100px)国旗の画像を表示したときに、デフォルト値の48pxでは、画像が歪む場合に使います。
category テキスト テンプレートを使用するページに、追加させる任意のカテゴリ。 これは、ヘルプ、ウィキソースおよびテンプレート名前空間には適用されません。

記入例 [編集]

{{license
 | image    = PD-icon.svg
 | text     = ''This work is in the '''[[w:public domain|public domain]]''' because according to the [http://www.wipo.int/wipolex/en/text.jsp?file_id=130135 "Law on Copyright", August 14, 1993], Part 1, Chapter 1, Section 1-4:

:The texts of laws, decrees, official regulations, public treaties, judicial decisions and other official acts shall not be protected by this Law.
 | image_r  = Flag of Venezuela.svg
 | category = PD-VenezuelaGov
}}
PD-icon.svg This work is in the public domain because according to the "Law on Copyright", August 14, 1993, Part 1, Chapter 1, Section 1-4:
The texts of laws, decrees, official regulations, public treaties, judicial decisions and other official acts shall not be protected by this Law.
Flag of Venezuela.svg

関連項目 [編集]