Jump to content

Template:Infobox paper: Difference between revisions

From Natural Philosophy Wiki
No edit summary
mNo edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 5: Line 5:


<!---------------Data------------------>
<!---------------Data------------------>
| label1 = Title
| headerstyle = background:#D8BFD8;
| data1 = {{{title|}}}
| header1 = Scientific Paper


| label2 = Editor{{#if:{{{editors|}}}|s}}
| label2 = Title
|  data2 = {{{editors|{{{editor|}}}}}}
|  data2 = {{{title}}}


| label3 = Author{{#if:{{{authors|}}}|s}}
| label3 = Read in full
|  data3 = {{{authors|{{{author|}}}}}}
|  data3 = {{{url|}}}


| label4 = Language
| label4 = Author(s)
|  data4 = {{{language|}}}
|  data4 = {{{author}}}


| label5 = Keywords{{#if:{{{keywords|}}}|s}}
| label5 = Keywords
|  data5 = {{{keywords|{{{keywords|}}}}}}
|  data5 = {{{keywords}}}


| label6 = Year
| label6 = Year
Line 56: Line 56:
| below = {{{notes|{{{note|}}}}}}
| below = {{{notes|{{{note|}}}}}}


}}{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using infobox paper with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Infobox paper]] with unknown parameter "_VALUE_"|ignoreblank=y| alt | audio_read_by | author | authors | award | awards | border | caption | congress | country | cover_artist | dewey | editor | editors | english_pub_date | english_release_date | exclude_cover | external_host | external_url | first | followed_by | followed_by_quotation_marks | genre | genres | homepage | illustrator | illustrators | image | image_caption | image_size | infoboxwidth | isbn | ISBN  | isbn_note | ISBN_note | italic title | language | last | location | media_type | name | native_external_host | native_external_url | native_wikisource | note | notes | oclc | orig_lang_code | pages | preceded_by | preceded_by_quotation_marks | pub_date | published | publisher | publisher2 | release_date | release_number | series | set_in | subject | subjects | title | title_orig | title_working | translator | translators | URL | year | website | width | wikisource }}<noinclude>
}}<noinclude>
{{Documentation}}
<pre>
</noinclude>
{{Infobox paper
| title          =  
| url            = (optional)
| author         =
| keywords      = (optional)
| year          = (optional)
| published      =
| journal        = (optional)
| volume        = (optional)
| number        = (optional)
| pub_date      = (optional)
| num_pages      = (optional)
| pages         = (optional)
| website       = (optional)
}}
</pre>
<!-- Please add category and language links to the bottom of the /doc sub-page, not here --></noinclude>

Latest revision as of 07:58, 27 March 2017

Scientific Paper
Title{{{title}}}
Author(s){{{author}}}
Keywords{{{keywords}}}
{{Infobox paper
| title          = 
| url            = (optional)
| author         =
| keywords       = (optional)
| year           = (optional)
| published      = 
| journal        = (optional)
| volume         = (optional)
| number         = (optional)
| pub_date       = (optional)
| num_pages      = (optional)
| pages          = (optional)
| website        = (optional)
}}