「テンプレート:Squote」の版間の差分
提供: Yourpedia
(新しいページ: '<includeonly><div align="center"> <div style="position: relative; left: 6px; top: 6px;margin-right: 3px; margin-bottom: 3px; width: {{{w|100%}}}; text-align: left"> <div style=...') |
細 (バグの修正) |
||
1行目: | 1行目: | ||
− | <includeonly><div | + | <includeonly><div style="text-align:center;"><div style="position: relative; left: 6px; top: 6px;margin-right: 3px; margin-bottom: 3px; width: {{{w|100%}}}; text-align: left"><div style="background-color: #F1F0F1;"><div style="position: relative; left: -1px; top: -1px; background-color: #DBDADB;"><div style="position: relative; left: -2px; top: -2px; background-color: #B8B6B8;"><table style="position: relative; left: -3px; top: -3px; padding: 5px; width: 100%; background-color:{{{bg|#F9F9F9}}}; border-color:{{{bc|#2F6FAB}}}; border-width:{{{bw|1px}}}; border-style: {{{bs|solid}}};"><tr><td>{{{1}}}</td></tr></table></div></div></div></div></div></includeonly><noinclude> |
− | <div style="position: relative; left: 6px; top: 6px;margin-right: 3px; margin-bottom: 3px; width: {{{w|100%}}}; text-align: left"> | + | |
− | <div style="background: #F1F0F1;"> | + | |
− | <div style="position: relative; left: -1px; top: -1px; background: #DBDADB;"> | + | |
− | <div style="position: relative; left: -2px; top: -2px; background: #B8B6B8;"> | + | |
− | <table style="position: relative; left: -3px; top: -3px; padding: 5px; width: 100%; background: {{{bg|#F9F9F9}}}; border-color: {{{bc|#2F6FAB}}}; border-width: {{{bw|1px}}}; border-style: {{{bs|solid}}};"><tr><td>{{{1}}}</ | + | |
{{Squote|<nowiki>{{Squote|引用文}}</nowiki>}} | {{Squote|<nowiki>{{Squote|引用文}}</nowiki>}} | ||
33行目: | 28行目: | ||
{{引用文テンプレート}} | {{引用文テンプレート}} | ||
[[Category:引用文テンプレート]] | [[Category:引用文テンプレート]] | ||
+ | |||
+ | </noinclude> |
2020年7月9日 (木) 23:12時点における最新版
{{Squote|引用文}} |
説明[編集]
これは記事に関係する文章を引用する為のテンプレートです。引用ボックスに影を付け、視覚的に浮上させる効果があります。「S」はShadow(影)を意味します。
- 使い方:
{{Squote|w=幅|bg=背景色|bc=枠線の色|bw=枠線の太さ|bs=枠線の種類|引用文}}
- 「幅」は省略可、初期値は100%
- 「背景色」は省略可、初期値は#F9F9F9
- 「枠線の色」は省略可、初期値は#2F6FAB
- 「枠線の太さ」は省略可、初期値は1px
- 「枠線の種類」は省略可、初期値はsolid
- 出力例:
{{Squote|引用文}} |
{{Squote|w=80%|bg=#FFF9D1|bc=#FFEA71|bw=3px|bs=dashed|引用文}} |
{{Squote|bg=pink|引用文}} |
{{Squote|bc=green|引用文}} |
{{Squote|bw=3px|引用文}} |
{{Squote|bs=dotted|引用文}} |
など。
その他[編集]
{{SquoteH}}との違いは、このテンプレートの中で引用文に対するHTMLとCSSの使いは制限があります。最大限のHTMLとCSSを使いたい場合、{{SquoteH}}をお使いください。詳細についてはTemplate:SquoteHの説明をお読みください。