Template:Journal Publication: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
m (added doi field) |
||
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 42: | Line 45: | ||
|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 DOI of the Paper | |||
|link=write the Link of the Paper | |link=write the Link of the Paper | ||
}} | }} | ||
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 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> |
Latest revision as of 09:37, 23 January 2024
|
EXAMPLE ON HOW TO USE THE TEMPLATE
Copy and paste the code below to the page you wish to add an Associate's box such as this one:
{{Journal Publication |acronym=write the Title |logo=MasksOfDemonsCover.png |authors=write the Author(s) of the Paper |journal=write the Journal of the Paper |volume=write the volume of the Journal |pages=write the pages of the Paper |year=write Year of the Paper |doi=write DOI of the Paper |link=write the Link of the Paper }}
Then replace the content of the variables with your own, for example :
Replace
acronym=write the Title
With
acronym=Mask Of Demons
List of Variables
- acronym : This variable expects from the editor to assign to it the Title
- logo : This variable expects from the editor to assign to it the First Page image of the Paper. You must first upload an image using the upload file option of the toolbox available on the left column of the page. This option is visible if and only if you are logged in.
- authors : This variable expects from the editor to assign to it the Authors of the Paper
- journal : This variable expects from the editor to assign to it the Journal
- volume : This variable expects from the editor to assign to it the Volume
- pages : This variable expects from the editor to assign to it the pages of the Paper
- year : This variable expects from the editor to assign to it the year of the Paper
- doi : This variable expects from the editor to assign to it the doi of the Paper
- link : This variable expects from the editor to assign to it the link of the Paper