コンテンツにスキップ

「テンプレート:TSRCcite」の版間の差分

提供: Tri-Species Record Commission
編集の要約なし
編集の要約なし
3行目: 3行目:
<templatedata>
<templatedata>
{
{
"params": {},
  "description": "TSRC形式の参考文献脚注を作成します。",
"description": "TSRCcite"
  "params": {
    "org": {
      "label": "発行機関",
      "description": "研究機関名や委員会名など",
      "type": "string",
      "required": true
    },
    "title": {
      "label": "タイトル",
      "description": "文書の正式なタイトル",
      "type": "string",
      "required": true
    },
    "id": {
      "label": "報告書番号",
      "description": "VTRなどの識別番号",
      "type": "string",
      "required": true
    },
    "year": {
      "label": "発行年",
      "description": "YUT形式の年号など",
      "type": "string",
      "required": true
    },
    "access": {
      "label": "アクセス制限",
      "description": "例:Restricted to Inter-Species Councils(任意)",
      "type": "string",
      "required": false
    },
    "note": {
      "label": "補足情報",
      "description": "脚注内に表示される追加説明(任意)",
      "type": "string",
      "required": false
    }
  }
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

2025年5月4日 (日) 17:51時点における版

[1]

TSRC形式の参考文献脚注を作成します。

テンプレートパラメーター[テンプレートデータを編集]

パラメーター説明状態
発行機関org

研究機関名や委員会名など

文字列必須
タイトルtitle

文書の正式なタイトル

文字列必須
報告書番号id

VTRなどの識別番号

文字列必須
発行年year

YUT形式の年号など

文字列必須
アクセス制限access

例:Restricted to Inter-Species Councils(任意)

文字列省略可能
補足情報note

脚注内に表示される追加説明(任意)

文字列省略可能
  1. {{{org}}}. {{{title}}}. {{{id}}}, {{{year}}}.