Template:NavtalkEvent
From Navigators
(Difference between revisions)
(Created page with "<noinclude> This is the "NavtalkEvent" template. It should be called in the following format: <pre> {{NavtalkEvent |= |= }} </pre> Edit the page to see the template text. </noinc...") |
|||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{NavtalkEvent | {{NavtalkEvent | ||
- | |= | + | |author= |
- | |= | + | |title= |
+ | |date= | ||
+ | |room= | ||
+ | |address= | ||
+ | |institution= | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
- | </noinclude><includeonly>{| | + | </noinclude><includeonly> |
- | + | {{#set:month={{{month|}}}}}{{#set:year={{{year|}}}}}{{#set:key={{PAGENAME}}}}{{#set:type={{{type|}}}}}{{#set:title={{{title|}}}}}{{#set:url={{{url|}}}}}{{#set:NumPubDate={{{year|}}}.{{TranslateMonthNum|{{{month|}}}}}}}{{#switch: {{{type|}}} | |
- | | [[ | + | | article = {{#arraymap:{{{author|}}}|,|x|[[author::x]]}} |
- | |- | + | |
- | + | {{DISPLAYTITLE:“{{{title|}}}”}}''{{#if:{{{journal|}}}|[[journal::{{{journal|}}}]] |'''Missing [[Missing::journal]]'''}}''{{#if:{{{series|}}}|, ser. [[series::{{{series|}}}]]|}}{{#if:{{{volume|}}}|, vol. [[volume::{{{volume|}}}]]|}}{{#if:{{{number|}}}|, no. [[number::{{{number|}}}]]|}}{{#if:{{{pages|}}}|, pp. [[pages::{{#replace:{{#replace:{{{pages|}}}|--|–}}|-|–}}]]|}}, {{#if:{{{month|}}}|{{TranslateMonth|{{{month|}}}}} |}}{{#if:{{{year|}}}|[[year::{{{year|}}}]]|'''Missing [[Missing::year]]'''}}. | |
- | | [[Title::{{{|}}}]] | + | | book = {{DISPLAYTITLE:''{{{title|}}}''{{#if:{{{edition|}}}|, {{{edition|}}} ed.|}}}} |
- | |} | + | {{#if:{{{author|}}}|{{#if:{{{editor|}}}|, {{#arraymap:{{{editor|}}}|,|x|[[editor::x]]}}, Eds.|}}|}}{{#if:{{{author|}}}|{{#arraymap:{{{author|}}}|,|x|[[author::x]]}}|{{#if:{{{editor|}}}|{{#arraymap:{{{editor|}}}|,|x|[[editor::x]]}}, Eds.|'''Missing [[Missing::author/editor]]'''}}}}{{#set:edition={{{edition|}}}}} |
+ | |||
+ | {{#if:{{{series|}}}|Ser. [[series::{{{series|}}}]]. |}} | ||
+ | {{#if:{{{address|}}}|[[address::{{{address|}}}]]: |}}{{#if:{{{publisher|}}}|[[publisher::{{{publisher|}}}]]|'''Missing [[Missing::publisher]]'''}}, {{#if:{{{month|}}}|{{TranslateMonth|{{{month|}}}}} |}}{{#if:{{{year|}}}|[[year::{{{year|}}}]]|'''Missing [[Missing::year]]'''}}{{#if:{{{volume|}}}|, vol. [[volume::{{{volume|}}}]]|}}. {{#if:{{{pages|}}}|[[pages::{{{pages|}}}]] pages.|}} | ||
+ | | inproceedings = {{#arraymap:{{{author|}}}|,|x|[[author::x]]}} | ||
+ | |||
+ | {{DISPLAYTITLE:“{{{title|}}}”}}{{#if:{{{intype|}}}|[[intype::{{{intype|}}}]] {{#if:{{{booktitle|}}}|[[booktitle::{{{booktitle|}}}]]|'''Missing [[Missing::booktitle]]'''}}|in ''{{#if:{{{booktitle|}}}|[[booktitle::{{{booktitle|}}}]]|'''Missing [[Missing::booktitle]]'''}}''}}{{#if:{{{editor|}}}|, {{#arraymap:{{{editor|}}}|,|x|[[editor::x]]}}, Eds.|}}{{#if:{{{volume|}}}|, vol. [[volume::{{{volume|}}}]]|}}{{#if:{{{number|}}}|, no. [[number::{{{number|}}}]]|}}{{#if:{{{address|}}}|, [[address::{{{address|}}}]]|}}, {{#if:{{{month|}}}|{{TranslateMonth|{{{month|}}}}} |}}{{#if:{{{year|}}}|[[year::{{{year|}}}]]|'''Missing [[Missing::year]]'''}}{{#if:{{{pages|}}}|, pp. [[pages::{{#replace:{{#replace:{{{pages|}}}|--|–}}|-|–}}]]|}}. | ||
+ | | incollection = {{#arraymap:{{{author|}}}|,|x|[[author::x]]}} | ||
+ | |||
+ | {{#if:{{{note|}}}|<small>[[note::{{{note|}}}]]. </small>|}}{{#if:{{{award|}}}|<small>'''[[award::{{{award|}}}]]'''</small>|}}{{#if:{{{abstract|}}}|{{#set:abstract={{{abstract|}}}}}<blockquote>'''Abstract:''' {{{abstract|}}}</blockquote>|<blockquote>'''Abstract:''' [[Missing::abstract|—]]</blockquote>}} | ||
+ | |||
+ | {{==NavTalk Presentation== | ||
+ | Title: {{{title|}}} | ||
+ | Author(s): {{#arraymap:{{{author|}}}|,|x|[[author::x]]}} | ||
+ | }} | ||
+ | {{#if:{{{document|}}}| | ||
+ | {{#set:Document={{{document|}}}}}[[media:{{{document|}}}|Download {{{title|}}}]]|{{#if:{{{url|}}}|==Download paper== | ||
+ | |||
+ | [{{{url|}}} Download {{{title|}}}]}}|}} | ||
+ | |||
- | |||
</includeonly> | </includeonly> |
Revision as of 12:29, 19 October 2016
This is the "NavtalkEvent" template. It should be called in the following format:
{{NavtalkEvent |author= |title= |date= |room= |address= |institution= }}
Edit the page to see the template text.