Difference between revisions of "Template:Paper"
Jump to navigation
Jump to search
Wiki admin (talk | contribs) |
Wiki admin (talk | contribs) |
||
Line 12: | Line 12: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | </noinclude><includeonly> | + | </noinclude><includeonly>{| class="wikitable" |
− | + | | {{{title|}}} | |
− | + | | [[Has abstract::{{{abstract|}}}]] | |
− | + | | {{#arraymap:{{{authors|}}}|,|x|[[Was written by::x]]}} | |
− | [[Has abstract::{{{abstract|}}}]] | + | | [[Published on::{{{date|}}}]] |
− | + | | {{{file|}}} | |
− | + | |} | |
− | |||
− | [[Was written by::{{{ | ||
− | |||
− | |||
− | {{{file|}}} | ||
[[Category:Paper]] | [[Category:Paper]] | ||
− | |||
</includeonly> | </includeonly> |
Revision as of 13:30, 23 January 2012
This is the "Paper" template. It should be called in the following format:
{{Paper |title= |abstract= |authors= |date= |file= }}
Edit the page to see the template text.