Jump to content

Template:Infobox doc archive: Difference between revisions

From Insurer Brain
Content deleted Content added
No edit summary
PlumBot: deploy Infobox doc_archive template
 
(One intermediate revision by the same user not shown)
Line 1: 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;
| abovestyle = text-align:center; background-color:#cee0f2; color:inherit;
| above = {{{name|Document info}}}
| above = {{{name|Document info}}}


| label1 = Organization
| label1 = Organization
| data1 = {{#if:{{{organization|}}}|[[Has organization::{{{organization}}}]]}}
| data1 = {{{organization|}}}


| label2 = Year
| label2 = Year
| data2 = {{#if:{{{year|}}}|[[Has year::{{{year}}}]]}}
| data2 = {{{year|}}}


| label3 = Period
| label3 = Period
| data3 = {{#if:{{{period|}}}|[[Has period::{{{period}}}]]}}
| data3 = {{{period|}}}


| label4 = Period label
| label4 = Period label
| data4 = {{#if:{{{period_label|}}}|[[Has period label::{{{period_label}}}]]}}
| data4 = {{{period_label|}}}


| label5 = Document type
| label5 = Document type
| data5 = {{#if:{{{document_type|}}}|[[Has document type::{{{document_type}}}]]}}
| data5 = {{{document_type|}}}


| label6 = Publication date
| label6 = Publication date
| data6 = {{#if:{{{publication_date|}}}|[[Has publication date::{{{publication_date}}}]]}}
| data6 = {{{publication_date|}}}


| label7 = Market timing
| label7 = Market timing
| data7 = {{#if:{{{market_timing|}}}|[[Has market timing::{{{market_timing}}}]]}}
| data7 = {{{market_timing|}}}


| label8 = Language
| label8 = Language
| data8 = {{#if:{{{language|}}}|[[Has language::{{{language}}}]]}}
| data8 = {{{language|}}}


| label9 = Pages
| label9 = Pages
| data9 = {{#if:{{{pages|}}}|[[Has pages::{{{pages}}}]]}}
| data9 = {{{pages|}}}


| label10 = Source
| label10 = Source
| data10 = {{#if:{{{source_url|}}}|[[Has source URL::{{{source_url}}}| ]][{{{source_url}}} Original URL]}}
| data10 = {{#if:{{{source_url|}}}|[{{{source_url}}} Original URL]}}


| label11 = Archive
| label11 = Archive
| data11 = {{#if:{{{archive_file|}}}|[[Has archive file::{{{archive_file}}}|.md file]]}}
| data11 = {{#if:{{{archive_file|}}}|[[:{{{archive_file}}}|.md file]]}}
}}<noinclude>
}}<noinclude>
{{documentation}}
{{documentation}}

Latest revision as of 18:34, 1 June 2026

Document info