Template:Systems JournalArticle: Difference between revisions

Jump to navigation Jump to search
m
Added missing category
(Created template)
 
m (Added missing category)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{|  border="0" width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#E5E5E5;line-height:1.5em;word-spacing:0.5px;"
{|  border="0" width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#ffb366;line-height:1.5em;word-spacing:0.5px;"
|
|
{{Person
{{Person
|color=#E5E5E5;
|color=#ffb366;
|image={{{logo}}}
|image={{{logo}}}
|name={{{acronym}}}
|name={{{acronym}}}
}}
}}
{| border="0" width="100%" cellspacing="5" style="background-color:#E5E5E5;padding:0px"
{| border="0" width="100%" cellspacing="5" style="background-color:#ffb366;padding:0px"
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{authors|}}} | '''Authors''' }}</b>
| <b>{{#if:{{{authors|}}} | '''Authors''' }}</b>
Line 22: Line 22:
| <b>{{#if:{{{year|}}} | '''Year''' }}</b>
| <b>{{#if:{{{year|}}} | '''Year''' }}</b>
||{{#if:{{{year|}}} | {{{year}}} }}
||{{#if:{{{year|}}} | {{{year}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{doi|}}} | '''DOI''' }}</b>
||{{#if:{{{doi|}}} | {{{doi}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{link|}}} | '''Link''' }}</b>
| <b>{{#if:{{{link|}}} | '''Link''' }}</b>
Line 33: Line 36:
==EXAMPLE ON HOW TO USE THE TEMPLATE==
==EXAMPLE ON HOW TO USE THE TEMPLATE==


{{Journal Publication                                           <!-- The name of the template e.g "Tilte" -->
{{Systems JournalArticle                                           <!-- The name of the template e.g "Tilte" -->
       |acronym=write the Title                  <!-- Append to variable Title the content "Masks of Demons" -->
       |acronym=write the Title                  <!-- Append to variable Title the content "Masks of Demons" -->
       |logo=MasksOfDemonsCover.png                  <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
       |logo=MasksOfDemonsCover.png                  <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
Line 40: Line 43:
       |journal=write the Journal of the Paper
       |journal=write the Journal of the Paper
       |volume=write the volume of the Journal
       |volume=write the volume of the Journal
       |pages=write the pages of the Paper
       |pages=write the pages of the Paper  
       |year=write Year of the Paper
       |year=write Year of the Paper
      |doi=write the DOI of the Paper
       |link=write the Link of the Paper
       |link=write the Link of the Paper
}}
}}
Line 48: Line 52:
Copy and paste the code below to the page you wish to add an Associate's box such as this one:
Copy and paste the code below to the page you wish to add an Associate's box such as this one:
<pre>
<pre>
{{Journal Publication                                            
{{Systems JournalArticle                                            
       |acronym=write the Title                   
       |acronym=write the Title                   
       |logo=MasksOfDemonsCover.png  
       |logo=MasksOfDemonsCover.png  
Line 56: Line 60:
       |pages=write the pages of the Paper
       |pages=write the pages of the Paper
       |year=write Year of the Paper
       |year=write Year of the Paper
      |doi=write the DOI of the Paper
       |link=write the Link of the Paper
       |link=write the Link of the Paper
}}
}}
Line 73: Line 78:
* <b>pages</b> : This variable expects from the editor to assign to it the pages of the Paper
* <b>pages</b> : This variable expects from the editor to assign to it the pages of the Paper
* <b>year</b> : This variable expects from the editor to assign to it the year of the Paper
* <b>year</b> : This variable expects from the editor to assign to it the year of the Paper
* <b>doi</b> : This variable expects from the editor to assign to it the DOI of the Paper
* <b>link</b> : This variable expects from the editor to assign to it the link of the Paper
* <b>link</b> : This variable expects from the editor to assign to it the link of the Paper
</noinclude>
</noinclude>
Line 79: Line 85:


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>
[[Category: Journal Articles]]

Navigation menu