編集の要約なし |
編集の要約なし |
||
| 1行目: | 1行目: | ||
{{#forminput:form=Stall|button text=新しい屋台を登録|placeholder=屋台ページ名を入力|no autofocus}} | <noinclude> | ||
{{#forminput: | |||
form=Stall | |||
|button text=新しい屋台を登録 | |||
|placeholder=屋台ページ名を入力 | |||
|no autofocus | |||
}} | |||
</noinclude> | |||
<includeonly> | |||
<div id="wikiPreview" style="display:none; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #aaa;"></div> | {{{info | ||
|create title=新しい屋台を登録:<page name> | |||
|edit title=屋台情報を編集:<page name> | |||
}}} | |||
<div id="wikiPreview" | |||
style="display:none; | |||
padding-bottom:20px; | |||
margin-bottom:20px; | |||
border-bottom:1px solid #aaa;"> | |||
</div> | |||
<div class="stall-form-intro"> | <div class="stall-form-intro"> | ||
| 13行目: | 30行目: | ||
{| class="formtable" | {| class="formtable" | ||
! 屋台ID | ! 屋台ID | ||
| {{{field|stall_id|input type=text|size=12|mandatory|unique|restricted|cargo table=Stalls|cargo field=stall_id}}} | | {{{field|stall_id | ||
|input type=text | |||
|size=12 | |||
|mandatory | |||
|unique | |||
|restricted | |||
|cargo table=Stalls | |||
|cargo field=stall_id | |||
}}} | |||
<div class="stall-form-help"> | |||
屋台を識別する内部IDです。既存IDと重複させないでください。 | |||
</div> | |||
|- | |- | ||
! 屋台名 | ! 屋台名 | ||
| {{{field|name|input type=text|size=50|mandatory|cargo table=Stalls|cargo field=name|placeholder=例:たこ焼き山田}}} | | {{{field|name | ||
|input type=text | |||
|size=50 | |||
|mandatory | |||
|cargo table=Stalls | |||
|cargo field=name | |||
|placeholder=例:たこ焼き山田 | |||
}}} | |||
|- | |- | ||
! カテゴリ | ! カテゴリ | ||
| {{{field|category|input type=combobox|cargo table=Stalls|cargo field=category|placeholder=例:粉もの}}} | | {{{field|category | ||
|input type=combobox | |||
|cargo table=Stalls | |||
|cargo field=category | |||
|placeholder=例:粉もの | |||
}}} | |||
<div class="stall-form-help"> | |||
既存カテゴリを選択できます。必要な場合は新しいカテゴリも入力できます。 | |||
</div> | |||
|- | |- | ||
! 説明 | ! 説明 | ||
| 39行目: | 79行目: | ||
</div> | </div> | ||
|} | |||
{{{field|popular|hidden}}} | {{{field|popular|hidden}}} | ||
| 49行目: | 86行目: | ||
{{{end template}}} | {{{end template}}} | ||
<div class="stall-form-actions"> | |||
{{{standard input|save|label=屋台情報を保存}}} | {{{standard input|save|label=屋台情報を保存}}} | ||
{{{standard input|preview|label=プレビュー}}} | {{{standard input|preview|label=プレビュー}}} | ||
{{{standard input|changes|label=変更内容を確認}}} | {{{standard input|changes|label=変更内容を確認}}} | ||
{{{standard input|cancel}}} | {{{standard input|cancel}}} | ||
</div> | |||
</includeonly> | |||
2026年8月14日 (金) 10:35時点における版