Template:Infobox doc archive: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ |
{{#set: |
||
{{#if:{{{organization|}}}|Has organization={{{organization}}}|}} |
|||
|{{#if:{{{year|}}}|Has year={{{year}}}|}} |
|||
|{{#if:{{{period|}}}|Has period={{{period}}}|}} |
|||
|{{#if:{{{period_label|}}}|Has period label={{{period_label}}}|}} |
|||
|{{#if:{{{document_type|}}}|Has document type={{{document_type}}}|}} |
|||
|{{#if:{{{publication_date|}}}|Has publication date={{{publication_date}}}|}} |
|||
|{{#if:{{{market_timing|}}}|Has market timing={{{market_timing}}}|}} |
|||
|{{#if:{{{language|}}}|Has language={{{language}}}|}} |
|||
|{{#if:{{{pages|}}}|Has pages={{{pages}}}|}} |
|||
|{{#if:{{{source_url|}}}|Has source URL={{{source_url}}}|}} |
|||
|{{#if:{{{archive_file|}}}|Has archive file={{{archive_file}}}|}} |
|||
}}{{Infobox |
|||
| abovestyle = text-align:center; background-color:#cee0f2; color:inherit; |
| abovestyle = text-align:center; background-color:#cee0f2; color:inherit; |
||
| above = {{{name|Document info}}} |
| above = {{{name|Document info}}} |
||
| label1 = Organization |
| label1 = Organization |
||
| data1 = |
| data1 = {{{organization|}}} |
||
| label2 = Year |
| label2 = Year |
||
| data2 = |
| data2 = {{{year|}}} |
||
| label3 = Period |
| label3 = Period |
||
| data3 = |
| data3 = {{{period|}}} |
||
| label4 = Period label |
| label4 = Period label |
||
| data4 = |
| data4 = {{{period_label|}}} |
||
| label5 = Document type |
| label5 = Document type |
||
| data5 = |
| data5 = {{{document_type|}}} |
||
| label6 = Publication date |
| label6 = Publication date |
||
| data6 = |
| data6 = {{{publication_date|}}} |
||
| label7 = Market timing |
| label7 = Market timing |
||
| data7 = |
| data7 = {{{market_timing|}}} |
||
| label8 = Language |
| label8 = Language |
||
| data8 = |
| data8 = {{{language|}}} |
||
| label9 = Pages |
| label9 = Pages |
||
| data9 = |
| data9 = {{{pages|}}} |
||
| label10 = Source |
| label10 = Source |
||
| data10 = {{#if:{{{source_url|}}}| |
| data10 = {{#if:{{{source_url|}}}|[{{{source_url}}} Original URL]}} |
||
| label11 = Archive |
| label11 = Archive |
||
| data11 = {{#if:{{{archive_file|}}}|[[ |
| data11 = {{#if:{{{archive_file|}}}|[[{{{archive_file}}}|.md file]]}} |
||
}}<noinclude> |
}}<noinclude> |
||
{{documentation}} |
{{documentation}} |
||