Template:Reflist: Difference between revisions
From All Skies Encyclopaedia
imported>Karam.Anthony.K m (rmv ref names) |
imported>Izno (correct my error per Template talk:Reflist) |
||
(83 intermediate revisions by 33 users not shown) | |||
Line 1: | Line 1: | ||
<templatestyles src="Reflist/styles.css" /><div class="reflist <!-- |
|||
<div class="references-small"> |
|||
-->{{#if:{{{1|}}}{{{colwidth|}}}|reflist-columns references-column-width}} <!-- |
|||
<references/> |
|||
-->{{#switch:{{{liststyle|{{{group|}}}}}}|upper-alpha|upper-roman|lower-alpha|lower-greek|lower-roman=reflist-{{{liststyle|{{{group}}}}}}}} <!-- |
|||
</div><noinclude> |
|||
-->{{#if:{{{1|}}}|{{#iferror:{{#ifexpr: {{{1|1}}} > 1 }}||{{#switch:{{{1|}}}|1=|2=reflist-columns-2|#default=reflist-columns-3}} }}}}" <!-- end class |
|||
== Usage == |
|||
-->{{#if: {{{1|}}}<!-- start style --> |
|||
| {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }} |style="column-width: {{{1}}};"}} |
|||
Use this template to create a reference list in an article (unlike [[Template:Reference]], '''Reflist''' doesn't include the ''References'' heading, thereby making the syntax easier to read). For Example: |
|||
| {{#if: {{{colwidth|}}}|style="column-width: {{{colwidth}}};"}} |
|||
}}> |
|||
<pre> |
|||
{{#tag:references|{{{refs|}}}|group={{{group|}}}|responsive={{#if:{{{1|}}}{{{colwidth|}}}|0|1}}}}</div>{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using reflist with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Reflist]] with unknown parameter "_VALUE_"|ignoreblank=y| 1 | colwidth | group | liststyle | refs }}<noinclude> |
|||
== Content == |
|||
{{Documentation}} |
|||
Lorem.<ref>{{cite web|title=site1|url=http://en.wikipedia.org|accessdate=2006-10-19}}</ref> |
|||
Lorem ipsum.<ref>{{cite web|title=site2|url=http://de.wikipedia.org|accessdate=2006-10-22}}</ref> |
|||
== References == |
|||
{{reflist}} |
|||
</pre> |
|||
== See also == |
|||
* [[Wikipedia:Citing sources]] |
|||
* [[Wikipedia:Footnotes]] |
|||
[[Category:Citation templates| ]] |
|||
</noinclude> |
</noinclude> |