Difference between revisions of "Template:DigiVisDocumentPage"
(Created page with "<noinclude> This is the "DigiVisCategoryPage" template. It should be called in the following format: <pre> {{DigiVisCategoryPage }} </pre> Edit the page to see the template te...") |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | This is the " | + | This is the "DigiVisDocumentPage" template. |
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
− | {{ | + | {{DigiVisDocumentPage |
+ | |title= | ||
+ | |author= | ||
+ | |publication_date= | ||
+ | |published_in= | ||
+ | |location= | ||
+ | |alternate_title= | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
− | = | + | __NOTOC__ |
− | < | + | |
+ | {{DigiVisDocumentInfoBox | ||
+ | |title={{{title|}}} | ||
+ | |author={{{author|}}} | ||
+ | |publication_date={{{publication_date|}}} | ||
+ | |published_in={{{published_in|}}} | ||
+ | |location={{{location|}}} | ||
+ | |alternate_title={{{alternate_title|}}} | ||
+ | }} | ||
+ | |||
+ | <tabs container="width:74%;"> | ||
+ | <tab block name="Layer1"> | ||
+ | [[:Text:{{PAGENAME}}|Go to page of article]] | ||
+ | |||
{{:Text:{{PAGENAME}}}} | {{:Text:{{PAGENAME}}}} | ||
− | </ | + | </tab> |
+ | |||
+ | <tab block name="Layer2"> | ||
+ | [[:Annotationen:{{PAGENAME}}|Go to layer2 annotations of article]] | ||
+ | </tab> | ||
− | + | <tab block name="Layer3"> | |
− | < | + | {{#layer3display:Text:{{PAGENAME}}}} |
− | {{# | + | </tab> |
− | </ | + | </tabs> |
− | [[Category: | + | [[Category:DigiVisDocumentPages]] |
</includeonly> | </includeonly> |
Latest revision as of 15:02, 5 March 2020
This is the "DigiVisDocumentPage" template. It should be called in the following format:
{{DigiVisDocumentPage |title= |author= |publication_date= |published_in= |location= |alternate_title= }}
Edit the page to see the template text.