「テンプレート:Bot」の版間の差分
ナビゲーションに移動
検索に移動
(ページの作成:「 <noinclude> <templatedata> { "params": { "author": { "description": "botの作者" }, "is_active": { "description": "稼働中であるか", "type": "boo…」) |
|||
| 45行目: | 45行目: | ||
</noinclude> | </noinclude> | ||
| − | {| class="wikitable" style="margin-left: | + | {| class="wikitable" style="margin:0.5em 0 0.5em 1em; padding:0.2em; text-align:left; float:right; clear: right; font-size: 88%; line-height: 1.5em;" |
|+ <big>{{{bot_name}}}</big> | |+ <big>{{{bot_name}}}</big> | ||
|- | |- | ||
2023年6月15日 (木) 02:44時点における版
botの説明ページに使えるテンプレートです。
| 引数 | 説明 | 型 | 状態 | |
|---|---|---|---|---|
| Bot_name | bot_name | botの名前 | 文字列 | 必須 |
| Avatar | avatar | botのアバター(アイコン) | ファイル | 省略可能 |
| Author | author | botの作者 | 不明 | 省略可能 |
| Published_at | published_at | botの稼働開始日 | 不明 | 省略可能 |
| Is_active | is_active | 稼働中であるか | ブール値 | 省略可能 |
| Is_reacted_with_ltl | is_reacted_with_ltl | botがLTLに直接的に反応するか | 不明 | 省略可能 |
| Development_lang | development_lang | 開発言語 | 不明 | 省略可能 |
|