Template:テンプレート早見表

画像 編集

[[ファイル: |thumb|upright|right|alt= |説明文]]
[[File: |thumb|upright|right|alt= |説明文]]

Cite web 編集

<ref>{{Cite web |url= |title= |author= |date= |website= |publisher= |access-date= }}</ref>

Cite journal 編集

日本語文献
<ref>{{Cite journal |和書 |last1= |first1= |last2= |first2= |year= |title= |journal= |volume= |issue= |pages= |publisher= |doi= |url= |access-date= }}</ref>

その他

<ref>{{Cite journal |last1= |first1= |last2= |first2= |year= |title= |journal= |volume= |issue= |pages= |publisher= |doi= |url= |access-date= }}</ref>

Cite book (短縮版) 編集

和書用
<ref>{{Cite book |和書 |last= |first= |author-link= |title= |publisher= |series= |year= |doi= |isbn= }}</ref>

洋書用

<ref>{{Cite book |last= |first= |author-link= |title= |publisher= |series= |year= |doi= |isbn= }}</ref>

Cite book (詳細用) 編集

和書用
<ref>{{Cite book |和書 |last1= |first1= |last2= |first2= |author-link= |coauthors= |editor= |title= |trans-title= |url= |access-date= |edition= |series= |volume= |date= |year= |publisher= |location= |isbn= |doi= |page= |pages= |chapter= }}</ref>

洋書用

<ref>{{Cite book |last1= |first1= |last2= |first2= |author-link= |coauthors= |editor= |title= |trans-title= |url= |access-date= |edition= |series= |volume= |date= |year= |publisher= |location= |isbn= |doi= |page= |pages= |chapter= }}</ref>

単位変換テンプレート 編集

単純版:
{{convert|元の値|元の値の単位|変換したい単位|abbr=on}}
範囲の指定:
{{convert|元の値1|範囲|元の値2|元の値の単位|変換したい単位|abbr=on}}
例:
{{convert|60|and|170|kg|lb|abbr=on}}
{{convert|18|°C|°F}}
{{convert|3.21|kg|lb}}

変数 編集

コード 表示
{{CURRENTWEEK}} 22
{{CURRENTDOW}} 0
{{CURRENTMONTH}} 06
{{CURRENTMONTHNAME}} 6月
{{CURRENTMONTHNAMEGEN}} 6月
{{CURRENTDAY}} 2
{{CURRENTDAYNAME}} 日曜日
{{CURRENTYEAR}} 2024
{{CURRENTTIME}} 05:36
{{NUMBEROFARTICLES}} 1,417,532
{{NUMBEROFPAGES}} 4,166,998
{{NUMBEROFUSERS}} 2,204,948
{{NAMESPACE}} Template
{{REVISIONID}} -
{{REVISIONUSER}} 影佑樹
{{localurl:pagename}} /wiki/Pagename
{{localurl:Wikipedia:Sandbox|action=edit}} /w/index.php?title=Wikipedia:Sandbox&action=edit
{{fullurl:pagename}} //ja.wikipedia.org/wiki/Pagename
{{fullurl:pagename|query_string}} //ja.wikipedia.org/w/index.php?title=Pagename&query_string
{{SERVER}} //ja.wikipedia.org
{{ns:index}} e.g. '{{ns:1}}' fullname of namespace e.g 'ノート'
{{SITENAME}} Wikipedia

同一出典 編集

<ref name="名前" />

Quotes 編集

{{Quote |text= |sign= }}

Blockquotes 編集

<blockquote>
引用文
<cite>--著者 『出典』</cite>
</blockquote>

Otheruses 編集

(「USE1」のその他の用法については「USE1 (曖昧さ回避)」をご覧ください。 )
{{Otheruses}}
(この項目では、USE1について説明しています。その他の用法については「USE1 (曖昧さ回避)」をご覧ください。)
{{Otheruses|USE1|その他}}
(この項目では、USE1について説明しています。USE2については「PAGE2」をご覧ください。 )
{{About|USE1|USE2|PAGE2}}
(この項目では、USE1について説明しています。USE2については「PAGE2」を、USE3については「PAGE3」を、USE4については「PAGE4」を、USE5については「PAGE5」をご覧ください。 )
{{About|USE1|USE2|PAGE2|USE3|PAGE3|USE4|PAGE4|USE5|PAGE5}}

表 (羅線非表示) 編集

{|
|-
! scope="col" |列1
! scope="col" |列2
|-
|行1
|行1/列2
|-
|行2
|行2/列2
|}

表 (wikitable) 編集

{| class="wikitable"
|-
! scope="col" |列1
! scope="col" |列2
|-
|行1
|行1/列2
|-
|行2
|行2/列2
|}

折り畳まれた表 (デフォルト値: collapsed)英語版 編集

{| class="wikitable mw-collapsible mw-collapsed" style="text-align: left;margin:0px;"
|- 
! style="width:20em;" |列1
! style="width:20em;" |列2
|- 
|行1
|行1/列2
|-
|行2
|行2/列2
|-
|}

段組み英語版 編集

{{col-begin|width=100%}}
{{col-break|width=}} 
{{col-end}}

言語間リンク 編集

Wiki ショートカット
Wikimedia Commons [[commons:]]
Wikipedia [[w:]]
Wiktionary [[wikt:]]
Wikibooks [[b:]]
Wikisource [[s:]]
Wikispecies [[species:]]
Metawiki [[m:]]
MediaWiki [[mw:]]

引用ページ 編集

{{rp|page=}}
テンプレートの解説

使用例

各自ご自由に使用してください。使用方法はソースコードを利用者ページコピー・アンド・ペーストをするか、{{テンプレート早見表}}を張り付けてください。

折り畳み設定方法

{{Collapsible option|default=collapsed}}