「テンプレート:TSRCcite」の版間の差分
表示
編集の要約なし |
編集の要約なし |
||
| 3行目: | 3行目: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "TSRC形式の参考文献脚注を作成します。", | |||
"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時点における版
TSRC形式の参考文献脚注を作成します。
| パラメーター | 説明 | 型 | 状態 | |
|---|---|---|---|---|
| 発行機関 | org | 研究機関名や委員会名など | 文字列 | 必須 |
| タイトル | title | 文書の正式なタイトル | 文字列 | 必須 |
| 報告書番号 | id | VTRなどの識別番号 | 文字列 | 必須 |
| 発行年 | year | YUT形式の年号など | 文字列 | 必須 |
| アクセス制限 | access | 例:Restricted to Inter-Species Councils(任意) | 文字列 | 省略可能 |
| 補足情報 | note | 脚注内に表示される追加説明(任意) | 文字列 | 省略可能 |
- ↑ {{{org}}}. {{{title}}}. {{{id}}}, {{{year}}}.