Template

Difference between revisions of "CSIReport"

From LRDE

(Created page with "<noinclude> This is the "CSIReport" template. It should be called in the following format: <pre> {{CSIReport | authors = list of authors separated by a comma | title = | abstr...")
 
Line 21: Line 21:
 
{{#if: {{{authors|}}} | ; Authors : {{#arraymaptemplate:{{{authors}}}|PrintAuthor|,|,<nowiki> </nowiki> }} |
 
{{#if: {{{authors|}}} | ; Authors : {{#arraymaptemplate:{{{authors}}}|PrintAuthor|,|,<nowiki> </nowiki> }} |
 
}}{{#if: {{{type|}}} | ; Type : [[Publication type::{{{type}}}]] |
 
}}{{#if: {{{type|}}} | ; Type : [[Publication type::{{{type}}}]] |
  +
}}{{#if: {{{year|}}} | ; Type : {{{year}}} |
  +
}}{{#if: {{{number|}}} | ; Type : {{{number}}} |
 
}}{{#if: {{{lrdeprojects|}}} | ; Projects : {{#arraymap:{{{lrdeprojects|}}}|,|z|[[Related project::z]]}} |
 
}}{{#if: {{{lrdeprojects|}}} | ; Projects : {{#arraymap:{{{lrdeprojects|}}}|,|z|[[Related project::z]]}} |
 
}}{{#if: {{{lrdekeywords|}}} | ; Keywords : {{#arraymap:{{{lrdekeywords|}}}|,|z|[[Has keyword::z]]}} |
 
}}{{#if: {{{lrdekeywords|}}} | ; Keywords : {{#arraymap:{{{lrdekeywords|}}}|,|z|[[Has keyword::z]]}} |
 
}}
 
}}
; Date : {{{date}}}
 
 
</div>
 
</div>
 
{{#if: {{{abstract|}}} |
 
{{#if: {{{abstract|}}} |

Revision as of 16:59, 26 September 2014

This is the "CSIReport" template. It should be called in the following format:

{{CSIReport
| authors = list of authors separated by a comma
| title =
| abstract =
| type =
| id =
| lrdeinc = transcluded page
| lrdereport = url
| lrdeslides = url
| lrdeprojects = list of project separated by a comma
| lrdekeywords = list of keywords separated by a comma
}}

Edit the page to see the template text.