「VRpedia:囲み枠スタイル」の版間の差分

(ページの作成:「'''各ページで使える囲み枠集''' <pre><nowiki> </nowiki></pre>」)
 
編集の要約なし
 
(同じ利用者による、間の1版が非表示)
1行目: 1行目:
'''各ページで使える囲み枠集'''
==各ページで使える囲み枠集==
===現在のメインページのスタイル===
<div style="border:1px solid #00bfff; padding: 1em; margin:10px; border-radius: 10px;" class="hlist hlist-hyphen">
あいうえお。こちらVRpedia Worldです。ここにコンテンツ
</div>
<pre><nowiki>
<div style="border:1px solid #00bfff; padding: 1em; margin:10px; border-radius: 10px;" class="hlist hlist-hyphen">
ここにコンテンツ
</div></nowiki></pre>
 
===現在のSiteNoticeのスタイル===
<div style="border:2px solid black; padding: 1em; text-align: center; margin:10px; border-radius: 10px; background: #fffaf0;" class="hlist hlist-hyphen">
あいうえお。こちらVRpedia Worldです。ここにコンテンツ
</div>
 
<pre><nowiki>
<div style="border:2px solid black; padding: 1em; text-align: center; margin:10px; border-radius: 10px; background: #fffaf0;" class="hlist hlist-hyphen">
ここにコンテンツ
</div></nowiki></pre>
 
===破線のスタイル===
<div style="border:2px solid black; padding: 1em; margin:10px; background: #f0f7ff;
    border: dashed 2px #5b8bd0;" class="hlist hlist-hyphen">
あいうえお。こちらVRpedia Worldです。ここにコンテンツ
</div>
 
<pre><nowiki>
<div style="border:2px solid black; padding: 1em; margin:10px; background: #f0f7ff;
    border: dashed 2px #5b8bd0;" class="hlist hlist-hyphen">
ここにコンテンツ
</div></nowiki></pre>
 
====破線のスタイル(角丸)====
<div style="border:2px solid black; padding: 1em; margin:10px; border-radius: 10px; background: #f0f7ff;
    border: dashed 2px #5b8bd0;" class="hlist hlist-hyphen">
あいうえお。こちらVRpedia Worldです。ここにコンテンツ
</div>
 
<pre><nowiki>
<div style="border:2px solid black; padding: 1em; margin:10px; border-radius: 10px; background: #f0f7ff;
    border: dashed 2px #5b8bd0;" class="hlist hlist-hyphen">
ここにコンテンツ
</div></nowiki></pre>


===注意のスタイル===
{{注意枠1|ここにコンテンツ}}
<pre><nowiki>
<pre><nowiki>
</nowiki></pre>
{{注意枠1|ここにコンテンツ}}</nowiki></pre>

2022年10月26日 (水) 01:48時点における最新版

各ページで使える囲み枠集

現在のメインページのスタイル

あいうえお。こちらVRpedia Worldです。ここにコンテンツ

<div style="border:1px solid #00bfff; padding: 1em; margin:10px; border-radius: 10px;" class="hlist hlist-hyphen">
ここにコンテンツ
</div>

現在のSiteNoticeのスタイル

あいうえお。こちらVRpedia Worldです。ここにコンテンツ

<div style="border:2px solid black; padding: 1em; text-align: center; margin:10px; border-radius: 10px; background: #fffaf0;" class="hlist hlist-hyphen">
ここにコンテンツ
</div>

破線のスタイル

あいうえお。こちらVRpedia Worldです。ここにコンテンツ

<div style="border:2px solid black; padding: 1em; margin:10px; background: #f0f7ff;
    border: dashed 2px #5b8bd0;" class="hlist hlist-hyphen">
ここにコンテンツ
</div>

破線のスタイル(角丸)

あいうえお。こちらVRpedia Worldです。ここにコンテンツ

<div style="border:2px solid black; padding: 1em; margin:10px; border-radius: 10px; background: #f0f7ff;
    border: dashed 2px #5b8bd0;" class="hlist hlist-hyphen">
ここにコンテンツ
</div>

注意のスタイル

⚠︎注意

ここにコンテンツ

{{注意枠1|ここにコンテンツ}}