Template:Refbegin: Difference between revisions
add .reflist class which is defined in MediaWiki:common.css, see Wikipedia:Interface administrators' noticeboard#.refbegin and .reflist |
Richardpruen (talk | contribs) m 1 revision imported |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><templatestyles src="Refbegin/styles.css" /><!-- | <includeonly><templatestyles src="Refbegin/styles.css" /><!-- | ||
--><div class="refbegin | --><div class="refbegin <!-- | ||
-->{{#if: {{{indent|}}} | -->{{#if: {{{indent|}}} | refbegin-hanging-indents }} <!-- | ||
-->{{#if: {{{1|}}} | |||
| refbegin-columns {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }} | |||
| refbegin- | |||
| references-column-width | | references-column-width | ||
| references-column-count references-column-count-{{#if:1|{{{1}}}}} }} | | references-column-count references-column-count-{{#if:1|{{{1}}}}} }} | ||
| Line 13: | Line 10: | ||
-->{{#if: {{{1|}}} | -->{{#if: {{{1|}}} | ||
| {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }} | | {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }} | ||
| | | column-width: {{#if:1|{{{1|30em}}}}} | ||
| | | column-count: {{#if:1|{{{1}}}}}; }} | ||
| {{#if: {{{colwidth|}}} | | {{#if: {{{colwidth|}}} | ||
| | | column-width: {{{colwidth|30em}}} }} }}"></includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> | ||