Difference between revisions of "Template:Article"


m (1 revision imported)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
<pre>{{article
 
<pre>{{article
| article-title =  
+
| title =
| article-author =  
+
| description =
| article-author-info =  
+
| author =
| article-date =  
+
| authorURL =
| article-version =  
+
| affiliation =
| article-short-url =  
+
| affiliationURL =
| article-abstract =
+
| published =
| article-keywords =
+
| DOI =
| article-content =  
+
| abstract =
 +
| keywords =
 +
| acknowledgments =
 +
| contributions =
 +
| footnotes =
 +
| references =
 +
| updates =
 +
| reuse =
 +
| citation =
 +
| content =
 
}}</pre>
 
}}</pre>
</noinclude><includeonly>__NOTOC__<div class="xarticle">
+
</noinclude>
<div class="xarticle-title">{{{article-title}}}</div>
+
<includeonly>
<div class="xarticle-author">{{{article-author}}}</div>
+
__NOTOC__
<div class="xarticle-author-info">{{{article-author-info}}}</div>
+
{{{title}}}
{{#if:{{{article-date|}}}
+
{{#if:{{{description|}}}|description}}
|<div class="xarticle-date">Published: {{{article-date}}}, Version: {{{article-version}}}, Revision ID: {{REVISIONID}}, Last revision: {{REVISIONDAY}}.{{REVISIONMONTH1}}.{{REVISIONYEAR}}</div>
+
{{{author}}}
}}
+
{{{affiliation}}}
<div class="xarticle-short-url">URL: {{canonicalurl:{{PAGENAME}}}}</div>
+
{{{published}}}
{{#if:{{{article-abstract|}}}
+
{{#if:{{{DOI|}}}|DOI}}
|<div class="xarticle-abstract"><span style="text-align: center;">
+
{{#if:{{{abstract|}}}|abstract}}
===Abstract===
+
{{#if:{{{keywords|}}}|keywords}}
</span>{{{article-abstract}}}</div>
+
{{{content}}}
}}
+
{{#if:{{{acknowledgments|}}}|acknowledgments}}
{{#if:{{{article-keywords|}}}
+
{{#if:{{{contributions|}}}|contributions}}
|<div class="xarticle-keywords">'''Keywords:''' ''{{{article-keywords}}}''</div>
+
{{#if:{{{footnotes|}}}|footnotes}}
}}
+
{{#if:{{{references|}}}|references}}
<div class="xarticle-content">
+
{{#if:{{{updates|}}}|updates}}
{{{article-content}}}
+
{{#if:{{{reuse|}}}|reuse}}
</div>
+
{{#if:{{{citation|}}}|citation}}
<div class="xarticle-references">{{references}}</div>
+
 
<!-- {{{article-title}}} -->
 
</div>
 
 
[[Category:Articles]]
 
[[Category:Articles]]
 
</includeonly>
 
</includeonly>

Revision as of 19:34, 21 October 2019

{{article
| title =
| description =
| author =
| authorURL =
| affiliation =
| affiliationURL =
| published =
| DOI =
| abstract =
| keywords =
| acknowledgments =
| contributions =
| footnotes =
| references =
| updates =
| reuse =
| citation =
| content =
}}