「
テンプレート:Hlist/styles.css
」を編集中
ナビゲーションに移動
検索に移動
テンプレートデータを編集
テンプレートデータに関する情報
警告:
ログインしていません。編集を行うと、あなたの IP アドレスが公開されます。
ログイン
または
アカウントを作成
すれば、あなたの編集はその利用者名とともに表示されるほか、その他の利点もあります。
指定した編集は既に取り消されたようです。
スパム攻撃防止用のチェックです。 けっして、ここには、値の入力は
しない
でください!
上級
特殊文字
ヘルプ
見出し
レベル2
レベル3
レベル4
レベル5
形式
挿入
ラテン文字
ラテン文字拡張
国際音声記号
記号
ギリシア文字
ギリシア文字拡張
キリル文字
アラビア文字
アラビア文字拡張
ヘブライ文字
ベンガル文字
タミル文字
テルグ文字
シンハラ文字
デーヴァナーガリー文字
グジャラート文字
タイ文字
ラオス文字
クメール文字
カナダ先住民文字
ルーン文字
Á
á
À
à
Â
â
Ä
ä
Ã
ã
Ǎ
ǎ
Ā
ā
Ă
ă
Ą
ą
Å
å
Ć
ć
Ĉ
ĉ
Ç
ç
Č
č
Ċ
ċ
Đ
đ
Ď
ď
É
é
È
è
Ê
ê
Ë
ë
Ě
ě
Ē
ē
Ĕ
ĕ
Ė
ė
Ę
ę
Ĝ
ĝ
Ģ
ģ
Ğ
ğ
Ġ
ġ
Ĥ
ĥ
Ħ
ħ
Í
í
Ì
ì
Î
î
Ï
ï
Ĩ
ĩ
Ǐ
ǐ
Ī
ī
Ĭ
ĭ
İ
ı
Į
į
Ĵ
ĵ
Ķ
ķ
Ĺ
ĺ
Ļ
ļ
Ľ
ľ
Ł
ł
Ń
ń
Ñ
ñ
Ņ
ņ
Ň
ň
Ó
ó
Ò
ò
Ô
ô
Ö
ö
Õ
õ
Ǒ
ǒ
Ō
ō
Ŏ
ŏ
Ǫ
ǫ
Ő
ő
Ŕ
ŕ
Ŗ
ŗ
Ř
ř
Ś
ś
Ŝ
ŝ
Ş
ş
Š
š
Ș
ș
Ț
ț
Ť
ť
Ú
ú
Ù
ù
Û
û
Ü
ü
Ũ
ũ
Ů
ů
Ǔ
ǔ
Ū
ū
ǖ
ǘ
ǚ
ǜ
Ŭ
ŭ
Ų
ų
Ű
ű
Ŵ
ŵ
Ý
ý
Ŷ
ŷ
Ÿ
ÿ
Ȳ
ȳ
Ź
ź
Ž
ž
Ż
ż
Æ
æ
Ǣ
ǣ
Ø
ø
Œ
œ
ß
Ð
ð
Þ
þ
Ə
ə
書式設定
リンク
見出し
箇条書き
ファイル
議論
解説
入力内容
出力結果
斜体
''斜体テキスト''
斜体テキスト
太字
'''太字テキスト'''
太字テキスト
太字かつ斜体
'''''太字かつ斜体'''''
太字かつ斜体
/* {{pp-template}} */ .hlist ul, .hlist ol { padding-left: 0; } /* reset hlist margins of Minerva */ .hlist li, .hlist dd, .hlist dt { margin-right: 0; display: inline-block; white-space: nowrap; } .hlist dt:after, .hlist dd:after, .hlist li:after { white-space: normal; } .hlist li:after, .hlist dd:after { content: " ·\A0"; font-weight: bold; } .hlist dt:after { content: ": "; } .hlist-pipe dd:after, .hlist-pipe li:after { content: " |\A0"; font-weight: normal; } .hlist-hyphen dd:after, .hlist-hyphen li:after { content: " -\A0"; font-weight: normal; } .hlist-comma dd:after, .hlist-comma li:after { content: "、"; font-weight: normal; } .hlist-slash dd:after, .hlist-slash li:after { content: " /\A0"; font-weight: normal; } /* Should be removed and moved to templates once TemplateStyles is live */ .hlist dd:last-child:after, .hlist dt:last-child:after, .hlist li:last-child:after { content: none; } /* Add parentheses around nested lists */ /* Should be removed and moved to templates once TemplateStyles is live */ .hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before, .hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before, .hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before { content: " ("; font-weight: normal; } /* Should be removed and moved to templates once TemplateStyles is live */ .hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after, .hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after, .hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after { content: ")\A0"; font-weight: normal; } /* Put ordinals in front of ordered list items */ /* Should be removed and moved to templates once TemplateStyles is live */ .hlist ol { counter-reset: listitem; } /* Should be removed and moved to templates once TemplateStyles is live */ .hlist ol > li { counter-increment: listitem; } /* Should be removed and moved to templates once TemplateStyles is live */ .hlist ol > li:before { content: " " counter(listitem) " "; white-space: nowrap; } /* Should be removed and moved to templates once TemplateStyles is live */ .hlist dd ol > li:first-child:before, .hlist dt ol > li:first-child:before, .hlist li ol > li:first-child:before { content: " (" counter(listitem) " "; } /* [[Category:テンプレートスタイル|Hlist]] */
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* {{pp-template}} */
.hlist
ul
,
.hlist
ol
{
padding-left
:
0
;
}
/* reset hlist margins of Minerva */
.hlist
li
,
.hlist
dd
,
.hlist
dt
{
margin-right
:
0
;
display
:
inline-block
;
white-space
:
nowrap
;
}
.hlist
dt
:after
,
.hlist
dd
:after
,
.hlist
li
:after
{
white-space
:
normal
;
}
.hlist
li
:after
,
.hlist
dd
:after
{
content
:
"
·
\A0
"
;
font-weight
:
bold
;
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
0
0
0
1:0
編集内容の要約:
たのしいRPGへの投稿はすべて、他の投稿者によって編集、変更、除去される場合があります。 自分が書いたものが他の人に容赦なく編集されるのを望まない場合は、ここに投稿しないでください。
また、投稿するのは、自分で書いたものか、パブリック ドメインまたはそれに類するフリーな資料からの複製であることを約束してください(詳細は
たのしいRPG:著作権
を参照)。
著作権保護されている作品は、許諾なしに投稿しないでください!
キャンセル
編集の仕方
(新しいウィンドウで開きます)
テンプレート:Pp-template
(
編集
)
モジュール:Arguments
(
編集
)
モジュール:Effective protection expiry
(
編集
)
モジュール:Effective protection level
(
編集
)
モジュール:File link
(
編集
)
モジュール:Protection banner
(
編集
)
モジュール:Protection banner/config
(
編集
)
モジュール:Yesno
(
編集
)
案内メニュー
個人用ツール
ログインしていません
トーク
ダークモード
投稿記録
アカウント作成
ログイン
名前空間
テンプレート
議論
English
表示
閲覧
ソースを編集
その他
履歴表示
キャッシュを削除
検索
案内
メインページ
最近の更新
おまかせ表示
MediaWikiについてのヘルプ
ツール
リンク元
関連ページの更新状況
特別ページ
ページ情報
短縮URLを取得する
ようこそたのしいRPGへ
どなたでも編集できます。一つ一つの改善が役に立ちます。
読者がより多くのことを発見する手助けをしてくださりありがとうございます!
編集の開始
working...
言語
言語を追加
マップを編集
推奨されるウィキテキスト書式
未定義
インライン
ブロック
カスタム
カスタム書式文字列
テンプレートのパラメーター
名前
別名
ラベル ($1)
説明 ($1)
例 ($1)
型
不明
ブール値
内容
ファイル
行
数値
日時
ページ名
文字列
テンプレート
ウィキテキストの一部
URL
利用者
値の候補
既定 ($1)
自動入力値
状態
省略可能
非推奨
必須
推奨
非推奨
非推奨のガイダンス
必須
推奨
新しいパラメーターを追加
パラメーターを追加
新しいマップを追加
キャンセル
完了
マップを除去
エラーが発生しました…
閉じる