「テンプレート:注意ボックス」の版間の差分

提供: 聖城wiki2.0
ナビゲーションに移動 検索に移動
(wikipediaより複製。クリエイティブ・コモンズ 表示-継承ライセンス 3.0およびGFDL。 https://ja.wikipedia.org/wiki/Template:Asbox)
 
 
(同じ利用者による、間の1版が非表示)
1行目: 1行目:
 
<table class="asbox plainlinks noprint" role="presentation"><tr>
 
<table class="asbox plainlinks noprint" role="presentation"><tr>
<td class="mbox-image">{{
+
<td class="mbox-image">[[File:{{{ICON_NAME}}}|{{{ICON_SIZE}}}px]]</td>
  #if:{{{icon|}}}{{{image|}}}
+
<td class="mbox-text">{{{MESSAGE}}}</td>
  | {{
+
</tr></table><noinclude><!--
    #if:{{{icon|}}}
 
    | {{{icon}}}
 
    | {{
 
      #if:{{{image|}}}
 
      | [[File:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40x30}}px|執筆の途中です]]
 
    }}
 
  }}
 
  | [[File:Stubico.svg|執筆の途中です]]
 
}}</td>
 
<td class="mbox-text">この項目は、{{
 
  #if:{{{qualifier|}}}
 
  |{{{qualifier}}}の
 
}}{{
 
  #if:{{{article|}}}
 
  |{{{article}}}
 
  |{{
 
    #if:{{{subject|}}}
 
    |{{{subject}}}に関連した
 
  }}
 
}}'''[[Wikipedia:スタブ|書きかけの項目]]'''です。[{{fullurl:{{FULLPAGENAME}}|action=edit}} この項目を加筆・訂正]などしてくださる[[:Category:{{{category}}}|協力者を求めています]]{{
 
  #if:{{{related|}}}
 
  | ({{{related}}})
 
}}。{{
 
  #if:{{{note|}}}
 
  | <br /><span style="font-style:normal; font-size:90%;">{{{note}}}</span>
 
}}</td>
 
</tr></table><includeonly><!--
 
 
 
*** Stub article category sorted by DEFAULTSORT or PAGENAME. ***
 
 
 
-->{{#ifeq:{{NAMESPACE}}||[[Category:{{{category}}}]]}}<!--
 
 
 
*** Template category - sorted by " tempsort". ***
 
 
 
-->{{#ifeq:{{NAMESPACE}}|Template|[[Category:{{{category}}}| {{{tempsort|}}}]]|}}<!--
 
 
 
*** Is there a second stub category? ***
 
 
 
-->{{#if:{{{category1|}}}|<!--
 
 
 
  *** Stub article second category sorted by DEFAULTSORT or PAGENAME. ***
 
 
 
  -->{{#ifeq:{{NAMESPACE}}||[[Category:{{{category1}}}]]}}<!--
 
 
 
  *** Template second category - sorted by " tempsort1". ***
 
 
 
  -->{{#ifeq:{{NAMESPACE}}|Template|[[Category:{{{category1}}}| {{{tempsort1|}}}]]|}}<!--
 
 
 
-->}}<!--
 
 
 
*** Is there a third stub category? ***
 
 
 
-->{{#if:{{{category2|}}}|<!--
 
 
 
  *** Stub article third category sorted by DEFAULTSORT or PAGENAME. ***
 
 
 
  -->{{#ifeq:{{NAMESPACE}}||[[Category:{{{category2}}}]]}}<!--
 
 
 
  *** Template third category - sorted by " tempsort2". ***
 
 
 
  -->{{#ifeq:{{NAMESPACE}}|Template|[[Category:{{{category2}}}| {{{tempsort2|}}}]]|}}<!--
 
 
 
-->}}<!--
 
 
 
*** exclude in print category***
 
 
 
--><!--{{#ifeq:{{NAMESPACE}}|Template|[[Category:{{MediaWiki:Coll-exclusion category title}}]]|}}--><!--
 
 
 
 
 
-->{{#ifeq:{{BASEPAGENAME}}|{{SUBPAGENAME}}|{{#ifeq:{{NAMESPACE}}|Template|[[Category:スタブテンプレート]]}}}}</includeonly><noinclude><!--
 
  
 
  *** Documentation ***
 
  *** Documentation ***
79行目: 9行目:
 
{
 
{
 
"params": {
 
"params": {
"icon": {},
+
"ICON_NAME": {
"image": {},
+
"label": "アイコンファイル名",
"pix": {},
+
"default": "Icon_sad_face.png",
"qualifier": {},
+
"autovalue": "Icon_sad_face.png",
"article": {},
+
"required": true,
"subject": {},
+
"suggested": true
"category": {},
+
},
"related": {},
+
"ICON_SIZE": {
"note": {},
+
"label": "アイコンサイズ",
"tempsort": {},
+
"default": "48",
"category1": {},
+
"autovalue": "48",
"tempsort1": {},
+
"required": true,
"category2": {},
+
"suggested": true,
"tempsort2": {}
+
"type": "number"
 +
},
 +
"MESSAGE": {
 +
"label": "表示メッセージ",
 +
"autovalue": "",
 +
"suggested": true
 +
}
 
}
 
}
 
}
 
}
 
</templatedata></noinclude>
 
</templatedata></noinclude>

2021年1月26日 (火) 11:24時点における最新版

テンプレート:Documentation

説明はありません。

テンプレート引数

引数説明状態
アイコンファイル名ICON_NAME

説明なし

既定
Icon_sad_face.png
自動入力値
Icon_sad_face.png
不明必須
アイコンサイズICON_SIZE

説明なし

既定
48
自動入力値
48
数値必須
表示メッセージMESSAGE

説明なし

自動入力値
不明推奨