Difference between revisions of "Template:DigiVisDocumentPage"

From DigiVis
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "DigiVisCategoryPage" template.
+
This is the "DigiVisDocumentPage" template.
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
{{DigiVisCategoryPage
+
{{DigiVisDocumentPage
 
|title=
 
|title=
 
|author=
 
|author=
Line 9: Line 9:
 
|published_in=
 
|published_in=
 
|location=
 
|location=
 +
|alternate_title=
 
}}
 
}}
 
</pre>
 
</pre>
Line 15: Line 16:
 
__NOTOC__
 
__NOTOC__
  
{{CategoryInfoPage
+
{{DigiVisDocumentInfoBox
 
|title={{{title|}}}
 
|title={{{title|}}}
 
|author={{{author|}}}
 
|author={{{author|}}}
Line 21: Line 22:
 
|published_in={{{published_in|}}}
 
|published_in={{{published_in|}}}
 
|location={{{location|}}}
 
|location={{{location|}}}
 +
|alternate_title={{{alternate_title|}}}
 
}}
 
}}
  
Line 32: Line 34:
 
<tab block name="Layer2">
 
<tab block name="Layer2">
 
[[:Annotationen:{{PAGENAME}}|Go to layer2 annotations of article]]
 
[[:Annotationen:{{PAGENAME}}|Go to layer2 annotations of article]]
{{#layer2display:Text:{{PAGENAME}}}}
 
 
</tab>
 
</tab>
  
Line 40: Line 41:
 
</tabs>
 
</tabs>
  
[[Category:DigiVisCategoryPages]]
+
[[Category:DigiVisDocumentPages]]
 
</includeonly>
 
</includeonly>

Latest revision as of 16: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.