Difference between revisions of "Template:Paper"
Jump to navigation
Jump to search
Wiki admin (talk | contribs) |
Wiki admin (talk | contribs) |
||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Paper | {{Paper | ||
+ | |title= | ||
|abstract= | |abstract= | ||
|authors= | |authors= | ||
+ | |date= | ||
|file= | |file= | ||
}} | }} | ||
Line 11: | Line 13: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
+ | | {{{title|}}} | ||
| [[Has abstract::{{{abstract|}}}]] | | [[Has abstract::{{{abstract|}}}]] | ||
− | | | + | | [[Was written by::{{{authors|}}}]] |
+ | | [[Published on::{{{date|}}}]] | ||
| {{{file|}}} | | {{{file|}}} | ||
|} | |} |
Revision as of 10:19, 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.