Template:Author: Difference between revisions

No edit summary
No edit summary
 
Line 1: Line 1:
<div style="font-wei ght: bold; fon t-size: 110%; margin-bottom: 1em">{{#if: {{{1|}}}{{{author|}}}|Author: [[:category:Articles by {{{1|{{{author|}}}}}}{{!}}{{{1|{{{author|}}}}}}]][[category:Articles by {{{1|{{{author|}}}}}}]]}}{{#if: {{{2|}}}{{{author2|}}}|, [[:category:Articles by {{{2|{{{author2|}}}}}}{{!}}{{{2|{{{author2|}}}}}}]][[category:Articles by {{{2|{{{author2|}}}}}}]]}}{{#if: {{{3|}}}{{{author3|}}}|, [[:category:Articles by {{{3|{{{author3|}}}}}}{{!}}{{{3|{{{author3|}}}}}}]][[category:Articles by {{{3|{{{author3|}}}}}}]]}}{{#if: {{{editor1|}}}|<span style="margin-right: 5em">Editor: {{{editor1|}}}{{#if: {{{editor2|}}}|, {{{editor2|}}}{{#if: {{{editor3|}}}|, {{{editor3|}}} }} }} </span>}}{{#if: {{{compilation|}}}|<span style="margin-right: 5em">Compilation: [[:category:Articles by {{{compilation|}}}{{!}}{{{compilation|}}}]][[category:Articles by {{{compilation|}}}|{{{compilation|}}}]]</span>}}</div><noinclude>
<div style="font-wei ght: bold; fon t-size: 110%; margin-bottom: 1em">{{#if: {{{1|}}}{{{author|}}}|Author: [[:category:Articles by {{{1|{{{author|}}}}}}{{!}}{{{1|{{{author|}}}}}}]][[category:Articles by {{{1|{{{author|}}}}}}]]}}{{#if: {{{2|}}}{{{author2|}}}|, [[:category:Articles by {{{2|{{{author2|}}}}}}{{!}}{{{2|{{{author2|}}}}}}]][[category:Articles by {{{2|{{{author2|}}}}}}]]}}{{#if: {{{3|}}}{{{author3|}}}|, [[:category:Articles by {{{3|{{{author3|}}}}}}{{!}}{{{3|{{{author3|}}}}}}]][[category:Articles by {{{3|{{{author3|}}}}}}]]}}{{#if: {{{editor1|}}}|<span style="margin-right: 5em">Editor: {{{editor1|}}}{{#if: {{{editor2|}}}|, {{{editor2|}}}{{#if: {{{editor3|}}}|, {{{editor3|}}} }} }} </span>}}{{#if: {{{compilation|}}}|<span style="margin-right: 5em">Compilation: [[:category:Articles by {{{compilation|}}}{{!}}{{{compilation|}}}]][[category:Articles by {{{compilation|}}}]]</span>}}{{#if: {{{translator|}}}|<span style="margin-right: 5em">translator: [[:category:Articles translated by {{{translator|}}}{{!}}{{{translator|}}}]][[category:Articles translated by {{{translator|}}}]]</span>}}
</div><noinclude>
<pre>
<pre>
{{author
{{author
Line 9: Line 10:
|editor2 =  
|editor2 =  
|editor3 =  
|editor3 =  
|translator =
}}
}}
</pre>
</pre>
Line 22: Line 24:
"editor1": {},
"editor1": {},
"editor2": {},
"editor2": {},
"editor3": {}
"editor3": {},
"translator": {}
},
},
"format": "block",
"format": "block",
Line 32: Line 35:
"editor1",
"editor1",
"editor2",
"editor2",
"editor3"
"editor3",
"translator"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>