Template:Clickable button 2/testcases
表示
ここは、Template:Clickable button 2のサンドボックス・サブページに対応したテンプレート・テストケースです。 右のボタンをクリックするとテストケースが更新されます。 更なる情報とオプション このページに複雑なテンプレートの使用例を多く記述した場合、MediaWikiの制限によりページの終端部周辺で誤動作を起こす可能性があります。この誤動作が発生した場合、発生したページのソースに追加された「NewPP limit report」というコメントを参照してください。
また、特別:テンプレートを展開でテンプレートの使用結果を実験することも出来ます。 このページを表示する外装を変更する: |
Blank
[編集]{{clickable button 2}}
Sandbox
Main
Link only
[編集]{{clickable button 2|Foo}}
Sandbox
Main
URL only
[編集]{{clickable button 2|url=http://www.example.com}}
Sandbox
Main
Link and display
[編集]{{clickable button 2|Foo|Bar}}
Sandbox
Main
URL and display
[編集]{{clickable button 2|Foo|url=http://www.example.com}}
Sandbox
Main
Constructive
[編集]{{clickable button 2|Foo|class=mw-ui-constructive}}
Sandbox
Main
Progressive
[編集]{{clickable button 2|Foo|class=mw-ui-progressive}}
Sandbox
Main
Destructive
[編集]{{clickable button 2|Foo|class=mw-ui-destructive}}
Sandbox
Main
Same page link
[編集]{{clickable button 2|{{FULLPAGENAME}}}}
Sandbox
Main
Same page constructive
[編集]{{clickable button 2|{{FULLPAGENAME}}|class=mw-ui-constructive}}
Sandbox
Main
Same page progressive
[編集]{{clickable button 2|{{FULLPAGENAME}}|class=mw-ui-progressive}}
Sandbox
Main
Same page destructive
[編集]{{clickable button 2|{{FULLPAGENAME}}|class=mw-ui-destructive}}
Sandbox
Main
Class case
[編集]{{clickable button 2|Foo|class=MW-UI-Constructive}}
Sandbox
Main
Old button class red
[編集]{{clickable button 2|Foo|class=ui-button-red|category=no}}
Sandbox
Main
Old button class green
[編集]{{clickable button 2|Foo|class=ui-button-green|category=no}}
Sandbox
Main
Old button class blue
[編集]{{clickable button 2|Foo|class=ui-button-blue|category=no}}
Sandbox
Main
Style
[編集]{{clickable button 2|Foo|style=width:300px}}
Sandbox
Main
Arbitrary class
[編集]{{clickable button 2|Foo|class=center}}
Sandbox
Main
Bad page name
[編集]{{clickable button 2|Foo<>Bar}}
Sandbox
[[Foo<>Bar| ]]
Main
[[Foo<>Bar| ]]
Bad page name with URL specified
[編集]{{clickable button 2|Foo<>Bar|url=http://www.example.com}}
Sandbox
Main
cornerRadius
[編集]{{clickable button 2/sandbox|Foo|cornerRadius=10px}}
Sandbox
Main
width height
[編集]{{clickable button 2/sandbox|Foo|width=150px|height=50px}}
Sandbox
Main
width height + text size
[編集]{{clickable button 2/sandbox|Foo|width=150px|height=50px|textSize=50px}}
Sandbox
Main
borderColor
[編集]{{clickable button 2/sandbox|Foo|borderColor=#FF0000}}
Sandbox
Main
borderWidth
[編集]{{clickable button 2/sandbox|Foo|borderWidth=5}}
Sandbox
Main