メインメニューを開く
ホーム
おまかせ表示
付近
ログイン
設定
Wikiminatiについて
免責事項
検索
「
テンプレート:Columns-list/doc
」を編集中 (節単位)
警告:
ログインしていません。編集を行うと、あなたの IP アドレスが公開されます。
ログイン
または
アカウントを作成
すれば、あなたの編集はその利用者名とともに表示されるほか、その他の利点もあります。
スパム攻撃防止用のチェックです。 けっして、ここには、値の入力は
しない
でください!
== Use == The width of each column may be specified using {{para|colwidth}} and a value in ems. <nowiki>{{</nowiki>columns-list|colwidth=''width''| ''Text (usually a list)'' <nowiki>}}</nowiki> Here, ''width'' specifies the width of the columns, and determines dynamically the number of columns based on screen width; more columns will be shown on wider displays. If {{para|colwidth}} is not specified, the default width of 30em will be used. This template uses [[CSS]]3 multiple-column layout, which is not supported by all [[WWW|Web]] [[Web browser|browsers]]. {{CSS3 multiple column layout}} === Examples === Here is an example: <syntaxhighlight lang=text>{{columns-list|colwidth=35em| * [[George Washington]] * [[John Adams]] * [[Thomas Jefferson]] * [[James Madison]] * [[James Monroe]] }}</syntaxhighlight> which would render as: {{clear}}<!-- just in case {{CSS3 multiple column layout}} pokes down this far --> {{columns-list|colwidth=35em| * [[George Washington]] * [[John Adams]] * [[Thomas Jefferson]] * [[James Madison]] * [[James Monroe]] }} HTML classes and [[CSS]] styles can also be added with the {{para|class}} and {{para|style}} parameters. For example: <syntaxhighlight lang=text>{{columns-list|colwidth=15em|class=plainlist|style=width: 600px; font-style: italic;| * [[All About Lily Chou-Chou]] * [[April Story]] * [[Hana and Alice|Hana & Alice]] * [[Hōtai Club]] * [[The Kon Ichikawa Story]] * [[Love Letter (1995 film)|Love Letter]] * [[New York, I Love You]] * [[Picnic (1996 film)|Picnic]] * [[Rainbow Song]] * [[Swallowtail (film)|Swallowtail]] }}</syntaxhighlight> which would render as: {{columns-list|colwidth=15em|class=plainlist|style=width: 600px; font-style: italic;| * [[All About Lily Chou-Chou]] * [[April Story]] * [[Hana and Alice|Hana & Alice]] * [[Hōtai Club]] * [[The Kon Ichikawa Story]] * [[Love Letter (1995 film)|Love Letter]] * [[New York, I Love You]] * [[Picnic (1996 film)|Picnic]] * [[Rainbow Song]] * [[Swallowtail (film)|Swallowtail]] }} This template also works with numbered lists as its "text". For example: <syntaxhighlight lang=text> {{columns-list|colwidth=35em| # [[George Washington]] # [[John Adams]] # [[Thomas Jefferson]] # [[James Madison]] # [[James Monroe]] }} </syntaxhighlight> {{columns-list|colwidth=35em| # [[George Washington]] # [[John Adams]] # [[Thomas Jefferson]] # [[James Madison]] # [[James Monroe]] }} The template, in fact, works with ''everything'' since all it does is wrap the text provided around a block to be divided into columns by CSS. Do not stop at wikitext lists – more advanced lists generated by [[Template:HTML lists|the HTML templates]] will work too!
編集内容の要約:
Wikiminatiへの投稿はすべて、クリエイティブ・コモンズ 表示-継承 (詳細は
Wikiminati:著作権
を参照)のもとで公開したと見なされることにご注意ください。 自分が書いたものが他の人に容赦なく編集され、自由に配布されるのを望まない場合は、ここに投稿しないでください。
また、投稿するのは、自分で書いたものか、パブリック ドメインまたはそれに類するフリーな資料からの複製であることを約束してください。
著作権保護されている作品は、許諾なしに投稿しないでください!
編集を中止
編集の仕方
(新しいウィンドウで開きます)