Template:Info: Difference between revisions
Appearance
Nazarzadeh (talk | contribs) Created page with "<table class="infobox" style="border-radius:2px; background-color:#FFFBF0; width: auto; float: unset; margin-right: 0"> <caption class="infobox-title">{{#if:{{{title}}} | {{{title|}}} | {{PAGENAME}} }}</caption> <tr> <th colspan="3" class="infobox-header" style="text-align:center;background-color:#FFE89C">Article Information</th> </tr> <tr> <th scope="row" class="infobox-label" style="white-space: nowrap; text-align:left; background-color: #fff4cf; padding-left: 5px; ver..." |
Nazarzadeh (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 32: | Line 32: | ||
</tr>}} | </tr>}} | ||
{{#if: {{{language|}}}|<tr> | {{#if: {{{language|}}}|<tr> | ||
<th scope="row" class="infobox-label" style="white-space: nowrap; text-align:left; background-color: #fff4cf; padding-left: 5px; vertical-align: middle">Language</th> | <th scope="row" class="infobox-label" style="white-space: nowrap; text-align:left; background-color: #fff4cf; padding-left: 5px; vertical-align: middle">Original Language</th> | ||
<td class="infobox-data" colspan="2" style="white-space: nowrap; padding-right: 5px; vertical-align: middle">{{{language|}}}</td> | <td class="infobox-data" colspan="2" style="white-space: nowrap; padding-right: 5px; vertical-align: middle">{{{language|}}}</td> | ||
</tr>}} | |||
{{#if: {{{translator|}}}|<tr> | |||
<th scope="row" class="infobox-label" style="white-space: nowrap; text-align:left; background-color: #fff4cf; padding-left: 5px; vertical-align: middle">Translator</th> | |||
<td class="infobox-data" colspan="2" style="white-space: nowrap; padding-right: 5px; vertical-align: middle">{{{translator|}}}</td> | |||
</tr>}} | </tr>}} | ||
{{#if: {{{supervisor(s)|}}}|<tr> | {{#if: {{{supervisor(s)|}}}|<tr> | ||
| Line 58: | Line 62: | ||
== طرز استفاده == | == طرز استفاده == | ||
<pre> | <pre> | ||
{{ | {{info | ||
| title = | | title = | ||
| author 1 = | | author 1 = | ||
| Line 72: | Line 76: | ||
| publication date = | | publication date = | ||
| language = | | language = | ||
| translator = | |||
| other articles of the author = | | other articles of the author = | ||
| other articles of the authors = | | other articles of the authors = | ||
| Line 78: | Line 83: | ||
| adaptation = | | adaptation = | ||
}} | }} | ||
</pre></noinclude> | </pre><templatedata> | ||
{ | |||
"params": { | |||
"title": {}, | |||
"author 2": {}, | |||
"author": {}, | |||
"author 1": {}, | |||
"author email": {}, | |||
"author email 1": {}, | |||
"author email 2": {}, | |||
"education": {}, | |||
"education 1": {}, | |||
"education 2": {}, | |||
"academic rank": {}, | |||
"academic rank 1": {}, | |||
"academic rank 2": {}, | |||
"subject": {}, | |||
"style": {}, | |||
"publication date": {}, | |||
"language": {}, | |||
"translator": {}, | |||
"supervisor(s)": {}, | |||
"editing and adaptation": {}, | |||
"adaptation": {}, | |||
"other articles of the author": {}, | |||
"other articles of the authors": {} | |||
}, | |||
"paramOrder": [ | |||
"title", | |||
"author", | |||
"author 1", | |||
"author 2", | |||
"author email", | |||
"author email 1", | |||
"author email 2", | |||
"education", | |||
"education 1", | |||
"education 2", | |||
"academic rank", | |||
"academic rank 1", | |||
"academic rank 2", | |||
"subject", | |||
"style", | |||
"publication date", | |||
"language", | |||
"translator", | |||
"supervisor(s)", | |||
"editing and adaptation", | |||
"adaptation", | |||
"other articles of the author", | |||
"other articles of the authors" | |||
], | |||
"format": "block" | |||
} | |||
</templatedata></noinclude> | |||
Latest revision as of 07:58, 5 October 2025
| Article Information | ||
|---|---|---|
| Author | ||
| Education | ||
طرز استفاده
{{info
| title =
| author 1 =
| author email 1 =
| education 1 =
| academic rank 1 =
| author 2 =
| author email 2 =
| education 2 =
| academic rank 2 =
| subject =
| style =
| publication date =
| language =
| translator =
| other articles of the author =
| other articles of the authors =
| supervisor(s) =
| editing and adaptation =
| adaptation =
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Unknown | optional |
| author | author | no description | Unknown | optional |
| author 1 | author 1 | no description | Unknown | optional |
| author 2 | author 2 | no description | Unknown | optional |
| author email | author email | no description | Unknown | optional |
| author email 1 | author email 1 | no description | Unknown | optional |
| author email 2 | author email 2 | no description | Unknown | optional |
| education | education | no description | Unknown | optional |
| education 1 | education 1 | no description | Unknown | optional |
| education 2 | education 2 | no description | Unknown | optional |
| academic rank | academic rank | no description | Unknown | optional |
| academic rank 1 | academic rank 1 | no description | Unknown | optional |
| academic rank 2 | academic rank 2 | no description | Unknown | optional |
| subject | subject | no description | Unknown | optional |
| style | style | no description | Unknown | optional |
| publication date | publication date | no description | Unknown | optional |
| language | language | no description | Unknown | optional |
| translator | translator | no description | Unknown | optional |
| supervisor(s) | supervisor(s) | no description | Unknown | optional |
| editing and adaptation | editing and adaptation | no description | Unknown | optional |
| adaptation | adaptation | no description | Unknown | optional |
| other articles of the author | other articles of the author | no description | Unknown | optional |
| other articles of the authors | other articles of the authors | no description | Unknown | optional |