Changes

Jump to navigation Jump to search
no edit summary
<noinclude>
This is the "AcademicPaper" template.
It should be called in the following format:
<pre>
{{AcademicPaper
|Title=
|Author=
|RAs=
|Status=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
|-
! Title
| [[Has title::{{{Title|}}}]]
|-
! Author
| {{#arraymap:{{{Author|}}}|,|x|[[Has author::x]]}}
|-
! RAs
| {{#arraymap:{{{RAs|}}}|,|x|[[Has RAs::x]]}}
|-
! Status
| {{#arraymap:{{{Status|}}}|,|x|[[Has paper status::x]]}}
|}

[[Category:Academic Paper]]
</includeonly>

Navigation menu