Template:R/testcases2
ここは、Template:Rのサンドボックス・サブページに対応したテンプレート・テストケースです。 右のボタンをクリックするとテストケースが更新されます。 更なる情報とオプション このページに複雑なテンプレートの使用例を多く記述した場合、MediaWikiの制限によりページの終端部周辺で誤動作を起こす可能性があります。この誤動作が発生した場合、発生したページのソースに追加された「NewPP limit report」というコメントを参照してください。
また、特別:テンプレートを展開でテンプレートの使用結果を実験することも出来ます。 このページを表示する外装を変更する: |
Usage | Display | Notes |
---|---|---|
{{r/sandbox|RefName}}
|
Text.[1] | Equivalent to <ref name=RefName/> .
|
{{r/sandbox|RefName|p=100}}
|
Text.[1]:100 | Adds a page number (or other location identifier) within the source.
The If the article cites only one location in a given source, reduce clutter by coding simply |
{{r/sandbox|RefName|p=10–14}}
|
Text.[1]:10–14
Text.[1]:3, 6 Text.[1]:§C Text.[1]:Dust jacket | |
{{r/sandbox|RefName|Bam|Bar}}
|
Text.[1][2][3] | Equivalent to {{r/sandbox|RefName}}{{r/sandbox|Bam}}{{r/sandbox|Bar}} or <ref name=RefName/><ref name=Bam/><ref name=Bar/> .
Up to nine references may be "bundled" this way. |
{{r/sandbox|RefName|Bam|Bar|Bas|p1=100|p2=10–14|p4=§C}}
|
Text.[1]:100[2]:10–14[3][4]:§C | Equivalent to {{r/sandbox|RefName|p=100}}{{r/sandbox|Bam}}{{r/sandbox|Bar|p=10–14}}{{r/sandbox|Bas|p=§C}} .
Multiple "bundled" citations with page numbers in a single call utilizing numbered Note that not all references have location identifiers; use care in ensuring the corresponding The name parameters may also be numbered to ensure accuracy, as shown in the last two examples, which also demonstrate that you may group all the name parameters and page parameters, or list them sequentially. |
{{r/sandbox|group=Notes|NtName}}
|
Text.[Notes 1]
Text.[Notes 1]:13 |
The |group= , |grp= , and |g= parameters are equivalent and echo <ref group=Notes name=NtName/> .
If present, the parameter applies to all references in the template. Location identifiers may also be used as detailed above. |
{{r/sandbox|RefName|p=100|q=quote from the text}}
|
Text.[1]:100 | Adds the relevant quote from the source to a pop-up when the mouse is hovered over the location identifier. Requires that a location identifier be specified. The |q= and |quote= parameters are equivalent.
|
{{r/sandbox|RefName|Bam|Bar|Bas|p1=100|p2=10–14|p4=§C|q1=Quote from 100|q4=Quote from §C}}
|
Text.[1]:100[2]:10–14[3][4]:§C | Note that not all location identifiers have quotes; use care in ensuring the corresponding |q= parameter number is listed for the correct reference.
|
Usage | Display | Notes |
---|---|---|
{{r|RefName}}
|
Text.[1] | Equivalent to <ref name=RefName/> .
|
{{r|RefName|p=100}}
|
Text.[1] | Adds a page number (or other location identifier) within the source.
The If the article cites only one location in a given source, reduce clutter by coding simply |
{{r|RefName|p=10–14}}
|
Text.[1]
Text.[1] Text.[1]:§C Text.[1] | |
{{r|RefName|Bam|Bar}}
|
Text.[1][2][3] | Equivalent to {{r|RefName}}{{r|Bam}}{{r|Bar}} or <ref name=RefName/><ref name=Bam/><ref name=Bar/> .
Up to nine references may be "bundled" this way. |
{{r|RefName|Bam|Bar|Bas|p1=100|p2=10–14|p4=§C}}
|
Text.[1][2][3][4] | Equivalent to {{r|RefName|p=100}}{{r|Bam}}{{r|Bar|p=10–14}}{{r|Bas|p=§C}} .
Multiple "bundled" citations with page numbers in a single call utilizing numbered Note that not all references have location identifiers; use care in ensuring the corresponding The name parameters may also be numbered to ensure accuracy, as shown in the last two examples, which also demonstrate that you may group all the name parameters and page parameters, or list them sequentially. |
{{r|group=Notes|NtName}}
|
Text.[Notes 1]
Text.[Notes 1] |
The |group= , |grp= , and |g= parameters are equivalent and echo <ref group=Notes name=NtName/> .
If present, the parameter applies to all references in the template. Location identifiers may also be used as detailed above. |
{{r|RefName|p=100|q=quote from the text}}
|
Text.[1] | Adds the relevant quote from the source to a pop-up when the mouse is hovered over the location identifier. Requires that a location identifier be specified. The |q= and |quote= parameters are equivalent.
|
{{r|RefName|Bam|Bar|Bas|p1=100|p2=10–14|p4=§C|q1=Quote from 100|q4=Quote from §C}}
|
Text.[1][2][3][4] | Note that not all location identifiers have quotes; use care in ensuring the corresponding |q= parameter number is listed for the correct reference.
|