「テンプレート:Infobox」の版間の差分
ナビゲーションに移動
検索に移動
編集の要約なし タグ: モバイル編集 モバイルウェブ編集 |
編集の要約なし タグ: モバイル編集 モバイルウェブ編集 |
||
| 1行目: | 1行目: | ||
{{#invoke:infobox/former|main}} | <includeonly>{{#invoke:infobox/former|main}}</includeonly> | ||
<noinclude> | |||
{| class="wikitable" style="margin:auto" | |||
| | |||
# 使い方 | |||
必ずInfoboxで使用してください。 | |||
<pre> | |||
{{Infobox | |||
|title = タイトル | |||
|header1 = ヘッダー | |||
|label1 = 左 | |||
|data1 = 右 | |||
|label2 = Web | |||
|data2 = [https://about.upper.jp about.upper.jp] | |||
}} | |||
</pre> | |||
と入力すると | |||
{{Infobox | |||
|title = タイトル | |||
|header1 = ヘッダー | |||
|label1 = 左 | |||
|data1 = 右 | |||
|label2 = Web | |||
|data2 = [https://about.upper.jp about.upper.jp] | |||
}} | |||
となります。 | |||
|} | |||
</noinclude> | |||
2026年3月11日 (水) 19:22時点における版
必ずInfoboxで使用してください。 {{Infobox
|title = タイトル
|header1 = ヘッダー
|label1 = 左
|data1 = 右
|label2 = Web
|data2 = [https://about.upper.jp about.upper.jp]
}}
と入力すると Lua エラー: プロセスを作成できません: proc_open(/home/users/1/upper.jp-about/web/strwiki/lua-error.log): Failed to open stream: No such file or directory となります。 |