|
|
Line 1: |
Line 1: |
- | <noinclude>
| |
- | This is the "NavtalkEvent" template.
| |
- | It should be called in the following format:
| |
- | <pre>
| |
- | {{NavtalkEvent
| |
- | |author=
| |
- | |title=
| |
- | |date=
| |
- | |room=
| |
- | |address=
| |
- | |institution=
| |
- | }}
| |
- | </pre>
| |
- | Edit the page to see the template text.
| |
- | </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]]'''}}.
| |
- | | 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>
| |