Difference between revisions of "Template:DigiVisDocumentInfoBox"
m (Text replacement - "CategoryInfoPage" to "DigiVisDocumentInfoBox") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
|published_in= | |published_in= | ||
|location= | |location= | ||
+ | |alternate_title= | ||
}} | }} | ||
</pre> | </pre> | ||
Line 16: | Line 17: | ||
|- | |- | ||
! Title | ! Title | ||
− | | [[Title::{{ | + | | [[Title::{{PAGENAME}}]] |
|- | |- | ||
! Author | ! Author | ||
Line 30: | Line 31: | ||
| [[Location::{{{location|}}}]] | | [[Location::{{{location|}}}]] | ||
|- | |- | ||
− | |colspan="2"| [[File:{{PAGENAME}}.pdf|thumb|center|100px|{{PAGENAME}}]] | + | |colspan="2"| [[File:{{#if:{{{alternate_title}}}|{{{alternate_title|}}}|{{PAGENAME}}}}.pdf|thumb|center|100px|{{PAGENAME}}]] |
|} | |} | ||
</includeonly> | </includeonly> | ||
+ | |||
+ | <!-- |colspan="2"| [[File:{{PAGENAME}}.pdf|thumb|center|100px|{{PAGENAME}}]] --> |
Latest revision as of 15:04, 5 March 2020
This is the "DigiVisDocumentInfoBox" template. It should be called in the following format:
{{DigiVisDocumentInfoBox |title= |author= |publication_date= |published_in= |location= |alternate_title= }}
Edit the page to see the template text.