Template:Citation Style documentation/doc: Difference between revisions

Content deleted Content added
m Four-columns format: -deprecated parameters;
Adding category and interwiki ___location comments
 
(15 intermediate revisions by 8 users not shown)
Line 1:
{{Documentation subpage}}
<!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see [[Wikipedia:Wikidata]])-->
{{template shortcut|csdoc}}
{{notice|When updating this template keep in mind that it is used on a number of template documentation pages. If the parameters in question are unique to a template, then either add it manually to the template documentation or create a new section here for transclusion.}}
Line 32 ⟶ 33:
*** Quote
*** Editors
*** Lay summary
*** Display options
 
==Lead section==
Use {{tlx|csdoc|lead|<var>content type</var>}} to create consistent content for the lead:
 
{{Citation Style documentation/edit|lead}}
Line 79:
* Close the table with {{tlx|end}}
 
</syntaxhighlight lang="wikitext">
{{pre|<nowiki>
{{csdoc|usage common}}
:<code>&lt;<nowiki>{{cite book |last= |first= |author-link= |title= |url= |access-date= |date= |publisher= |___location= |isbn= |page= |pages=}}&lt;</nowiki></code>
{{end}}</nowiki>
}}
</syntaxhighlight>
{{csdoc|usage common}}
:<code><nowiki>{{cite book |last= |first= |author-link= |title= |url= |access-date= |date= |publisher= |___location= |isbn= |page= |pages=}}</nowiki></code>
Line 93 ⟶ 94:
====Three-columns format====
The full vertical style in three columns consists of a "Vertical list", "Prerequisites" and "Brief instructions / notes".
<syntaxhighlight lang="htmlwikitext">
<!--
* Start with:
Line 107 ⟶ 108:
<pre style="margin:0px;">
<!--
* Create the prerequisites column; blank lines must include a <code>&nbsp;</code>
* Separate the next column with:
-->
Line 114 ⟶ 115:
<pre style="margin:0px;">
<!--
* Create the instructions column; blank lines must include a <code>&nbsp;</code>
* End with:
-->
Line 121 ⟶ 122:
</syntaxhighlight>
Example:
<syntaxhighlight lang="htmlwikitext">
{{csdoc|usage vertical}}
<pre style="margin:0px;">
Line 147 ⟶ 148:
</pre>
{{csdoc|usage vertical end}}
</syntaxhighlight>
{{csdoc|usage vertical}}
<pre style="margin:0px;">
Line 170 ⟶ 172:
&nbsp;
&nbsp;
</pre>
{{csdoc|usage vertical end}}
</syntaxhighlight>
 
====Four-columns format====
<syntaxhighlight lang="htmlwikitext">
{| class="wikitable"
|+ Full parameter set in vertical format
! Parameters !! Prerequisites !! Brief instructions / notes !! Vertical list
|-
| {{Hover titletooltip|2=or any of its aliases, including: last; author1; author; author-last1; author-last; (etc.)|last1}}
|
| Author's last name or single name author. Don't link.
Line 190 ⟶ 192:
</pre>
|-
| {{Hover titletooltip|2=or any of its aliases, including: first; given1; given; author-first1; author-first; (etc.)|first1}}
| {{Hover titletooltip|2=or any of its aliases, including: last; author1; author; author-last1; author-last; (etc.)|last1}}
| Author's first name. Don't link.
|-
| {{Hover titletooltip|2=or any of its aliases, including: author-link; subject-link1; subject-link; (etc.)|author-link1}}
| {{Hover titletooltip|2=or any of its aliases, including: last; author1; author; author-last1; author-last; (etc.)|last1}}
| Title of Wikipedia article about the first author. Don't link.
|}
Line 204 ⟶ 206:
! Parameters !! Prerequisites !! Brief instructions / notes !! Vertical list
|-
| {{Hover titletooltip|2=or any of its aliases, including: last; author1; author; author-last1; author-last; (etc.)|last1}}
|
| Author's last name or single name author. Don't link.
| rowspan="179173" style="vertical-align:top;" | <pre style="margin:0px; border:none;">
{{cite xxxxx
|last1 =
Line 385 ⟶ 387:
</pre>
|-
| {{Hover titletooltip|2=or any of its aliases, including: first; given1; given; author-first1; author-first; (etc.)|first1}}
| {{Hover titletooltip|2=or any of its aliases, including: last; author1; author; author-last1; author-last; (etc.)|last1}}
| Author's first name. Don't link.
|-
| {{Hover titletooltip|2=or any of its aliases, including: author-link; author1-link; subject-link1; subject-link; (etc.)|author-link1}}
| {{Hover titletooltip|2=or any of its aliases, including: last; author1; author; author-last1; author-last; (etc.)|last1}}
| Title of Wikipedia article about the first author. Don't link.
|-
| {{Hover titletooltip|2=or any of its aliases, including: author2; author-last2; (etc.)|last2}}
| {{Hover titletooltip|2=or any of its aliases, including: last; author1; author; author-last1; author-last; (etc.)|last1}}
| Like <code>last1</code>, but for 2nd author.
|-
| {{Hover titletooltip|2=or any of its aliases, including: given2; author-first2; (etc.)|first2}}
| {{Hover titletooltip|2=or any of its aliases, including: author2; author-last2; (etc.)|last2}}
| Like <code>first1</code>, but for 2nd author.
|-
| {{Hover titletooltip|2=or any of its aliases, including: author2-link; subject-link2; (etc.)|author-link2}}
| {{Hover titletooltip|2=or any of its aliases, including: author2; author-last2; (etc.)|last2}}
| Like <code>author-link1</code>, but for 2nd author.
|-
| {{Hover titletooltip|2=or any of its aliases, including: author3; author-last3; (etc.)|last3}}
| {{Hover titletooltip|2=or any of its aliases, including: author2; author-last2; (etc.)|last2}}
| Like <code>last1</code>, but for 3rd author.
|-
| {{Hover titletooltip|2=or any of its aliases, including: given3; author-first3; (etc.)|first3}}
| {{Hover titletooltip|2=or any of its aliases, including: author3; author-last3; (etc.)|last3}}
| Like <code>first1</code>, but for 3rd author.
|-
| {{Hover titletooltip|2=or any of its aliases, including: author3-link; subject-link3; (etc.)|author-link3}}
| {{Hover titletooltip|2=or any of its aliases, including: author3; author-last3; (etc.)|last3}}
| Like <code>author-link1</code>, but for 3rd author.
|-
| {{Hover titletooltip|2=or any of its aliases, including: author4; author-last4; (etc.)|last4}}
| {{Hover titletooltip|2=or any of its aliases, including: author3; author-last3; (etc.)|last3}}
| Like <code>last1</code>, but for 4th author.
|-
| {{Hover titletooltip|2=or any of its aliases, including: given4; author-first4; (etc.)|first4}}
| {{Hover titletooltip|2=or any of its aliases, including: author4; author-last4; (etc.)|last4}}
| Like <code>first1</code>, but for 4th author.
|-
| {{Hover titletooltip|2=or any of its aliases, including: author4-link; subject-link4; (etc.)|author-link4}}
| {{Hover titletooltip|2=or any of its aliases, including: author4; author-last4; (etc.)|last4}}
| Like <code>author-link1</code>, but for 4th author.
|-
| {{Hover titletooltip|2=or any of its aliases, including: author5; author-last5; (etc.)|last5}}
| {{Hover titletooltip|2=or any of its aliases, including: author4; author-last4; (etc.)|last4}}
| Like <code>last1</code>, but for 5th author. Similar: last6, etc.
|-
| {{Hover titletooltip|2=or any of its aliases, including: given5; author-first5; (etc.)|first5}}
| {{Hover titletooltip|2=or any of its aliases, including: author5; author-last5; (etc.)|last5}}
| Like <code>first1</code>, but for 5th author. Similar: first6, etc.
|-
| {{Hover titletooltip|2=or any of its aliases, including: author5-link; subject-link5; (etc.)|author-link5}}
| {{Hover titletooltip|2=or any of its aliases, including: author5; author-last5; (etc.)|last5}}
| Like <code>author-link1</code>, but for 5th author. Similar: author-link6, etc.
|-
Line 657 ⟶ 659:
|| author-mask5 || last5 ||
|-
| {{Hover titletooltip|2=or alias displayauthors|display-authors}}
| {{Hover titletooltip|2=or any of its aliases, including: last; author1; author; author-last1; author-last; (etc.)|last1}}
| number (number of authors displayed) or <code>etal</code> (more authors)
|-
Line 976 ⟶ 978:
===chapterurl===
{{Citation Style documentation/edit|chapterurl}}
 
===lay===
{{Citation Style documentation/edit|lay}}
 
===quote===
Line 1,026 ⟶ 1,025:
 
{{Citation Style 1}}
{{Wikipedia referencing}}
<includeonly>{{Sandbox other||
<!-- Categories andbelow this line, interwikis goto Wikidata please; thank here:you -->
 
<includeonly>{{Sandbox other||
<!-- Categories and interwikis go here: -->
[[Category:Documentation assistance templates]]
 
}}</includeonly>