Template:Author: Difference between revisions
Appearance
Created page with "<div style="font-weight: bold; font-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|}}}}}}]][..." |
Nazarzadeh (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="font- | <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> | ||
<pre> | <pre> | ||
{{ | {{author | ||
| | |author = | ||
| | |author2 = | ||
| | |author3 = | ||
| | |compilation = | ||
| | |editor1 = | ||
| | |editor2 = | ||
| | |editor3 = | ||
}} | }} | ||
</pre> | </pre> | ||
Line 16: | Line 16: | ||
{ | { | ||
"params": { | "params": { | ||
" | "author": {}, | ||
" | "author2": {}, | ||
" | "compilation": {}, | ||
" | "author3": {}, | ||
" | "editor1": {}, | ||
" | "editor2": {}, | ||
" | "editor3": {} | ||
}, | }, | ||
"format": "block", | "format": "block", | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "author", | ||
" | "author2", | ||
" | "author3", | ||
" | "compilation", | ||
" | "editor1", | ||
" | "editor2", | ||
" | "editor3" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 08:20, 11 June 2025
{{author |author = |author2 = |author3 = |compilation = |editor1 = |editor2 = |editor3 = }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
author | author | no description | Unknown | optional |
author2 | author2 | no description | Unknown | optional |
author3 | author3 | no description | Unknown | optional |
compilation | compilation | no description | Unknown | optional |
editor1 | editor1 | no description | Unknown | optional |
editor2 | editor2 | no description | Unknown | optional |
editor3 | editor3 | no description | Unknown | optional |