テンプレート:Boxboxtop/doc

提供: iTchan Wiki
< テンプレート:Boxboxtop
2014年4月1日 (火) 18:18時点におけるNOeSIS連合 (トーク | 投稿記録)による版 (1版)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

{{

 #ifeq: doc | doc
 | 

{{

   #ifeq: show | show
   | {{#ifeq:|yes

|

{{#ifeq:{{#if: | {{{smallimage}}} | }}|none | | }}

{{#if:{{#if: | {{{smallimageright}}} | }} | {{#ifeq:{{#if: | {{{smallimageright}}} | }}|none

 | 
| }} | {{#if:{{#if: | {{{smallimageright-file}}} | }}| }} }}

{{#switch:notice

| | speedy | delete | content | style | move | protection | notice =

| #default =

This message box is using an invalid "type=notice" parameter and needs fixing.

}}

|

{{#ifeq:|none | | }}

{{#if: | {{#ifeq:|none

 | 
| }} | {{#if:| }}

}}

{{#switch:notice

| | speedy | delete | content | style | move | protection | notice =

| #default =

This message box is using an invalid "type=notice" parameter and needs fixing.

}} }}

   | 
 }}
 |

}}{{

 #ifeq: doc | doc
 | {{
   #ifeq: テンプレート | テンプレート
   |
   }}

}} {{#ifeq:|yes

|

{{#ifeq:{{#if: | {{{smallimage}}} | Ambox warning yellow.svg }}|none | | }} {{#if:{{#if: | {{{smallimageright}}} | }} | {{#ifeq:{{#if: | {{{smallimageright}}} | }}|none | | }} | {{#if:{{#if: | {{{smallimageright-file}}} | }}| }} }}

{{#switch:style

| | speedy | delete | content | style | move | protection | notice =

| #default =

This message box is using an invalid "type=style" parameter and needs fixing.

}}

|

{{#ifeq:Ambox warning yellow.svg|none | | }} {{#if: | {{#ifeq:|none | | }} | {{#if:| }}

}}

{{#switch:style

| | speedy | delete | content | style | move | protection | notice =

| #default =

This message box is using an invalid "type=style" parameter and needs fixing.

}} }}{{

 #switch: doc
 | doc =
 | sandbox =
 | testcases =
 | {{
   #switch: テンプレート
   | Template = [[Category:複雑なテンプレート{{#if:  | |{{{1}}} }}]]
   }}
 }}

利用者ページにユーザーボックスを並べるためのテンプレートです。

なお、ユーザーボックス専用のサブページを作成して利用者ページに呼び出しする場合は、サブページの中身を<includeonly></includeonly>で囲んでください。そうしないと、サブページと呼び出し先のページが重複してカテゴリに登録されます。

使い方[編集]

{{Boxboxtop
|toptext=
|align=
|bordercolor=
|backgroundcolor=
|toptextcolor=
|extra-css=
}}
.
.
[Userboxes]
.
.
{{Boxboxbottom}}

引数[編集]

いずれも省略可能です。

引数の一覧
引数 指定内容 既定値 説明
toptext キャプションのテキスト。1番目の引数ならパラメーター名を省略可
align left、right、center ボックスの表示位置。2番目の引数ならパラメーター名を省略可。
bordercolor #ffcc00やpurple ボックスの枠線の色
backgroundcolor ボックスの背景色
toptextcolor キャプションの文字色
extra-css 追加のCSS要素

関連項目[編集]