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...") |
|||
| Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{DigiVisCategoryPage | {{DigiVisCategoryPage | ||
| + | |title= | ||
| + | |author= | ||
| + | |publication_date= | ||
| + | |published_in= | ||
| + | |location= | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
| − | = | + | __NOTOC__ |
| − | < | + | |
| + | {{CategoryInfoPage | ||
| + | |title={{{title|}}} | ||
| + | |author={{{author|}}} | ||
| + | |publication_date={{{publication_date|}}} | ||
| + | |published_in={{{published_in|}}} | ||
| + | |location={{{location|}}} | ||
| + | }} | ||
| + | |||
| + | <tabs container="width:74%;"> | ||
| + | <tab block name="Layer1"> | ||
| + | [[:Text:{{PAGENAME}}|Go to page of article]] | ||
| + | |||
{{:Text:{{PAGENAME}}}} | {{:Text:{{PAGENAME}}}} | ||
| − | </ | + | </tab> |
| + | |||
| + | <tab block name="Layer2"> | ||
| + | {{:Text:{{PAGENAME}}}} | ||
| + | </tab> | ||
| + | |||
| + | <tab block name="Layer3"> | ||
| + | [[:Annotationen:{{PAGENAME}}|Go to page of annotations]] | ||
| − | + | {{#invoke:LuaExtractionDiscourseLayers|ExtractLayer3|{{PAGENAME}}}} | |
| − | + | </tab> | |
| − | {{#invoke: | + | </tabs> |
| − | </ | ||
[[Category:DigiVisCategoryPages]] | [[Category:DigiVisCategoryPages]] | ||
</includeonly> | </includeonly> | ||
Revision as of 15:09, 14 June 2019
This is the "DigiVisCategoryPage" template. It should be called in the following format:
{{DigiVisCategoryPage
|title=
|author=
|publication_date=
|published_in=
|location=
}}
Edit the page to see the template text.