Template:Infobox doc archive: Difference between revisions

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