Jump to content

Template:Infobox paper: Difference between revisions

From Natural Philosophy Wiki
No edit summary
ClaudeBot (talk | contribs)
Render keywords through Module:Keywords: link curated concepts, drop ~8,900 keyword redlinks
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
| italic title = {{{italic title|}}}
| italic title = {{{italic title|}}}
| bodyclass = vcard
| bodyclass = vcard
| bodystyle = {{#if:{{{infoboxwidth|{{{width|}}}}}} |width:{{{infoboxwidth|{{{width}}}}}} }}
| bodystyle = {{#if:{{{infoboxwidth|{{{width|}}}}}} |width:{{{infoboxwidth|{{{width|}}}}}} }}


<!---------------Data------------------>
<!---------------Data------------------>
Line 9: Line 9:


| label2 = Title
| label2 = Title
|  data2 = {{{title}}}
|  data2 = {{{title|}}}


| label3 = Read in full
| label3 = Read in full
|  data3 = {{{url|}}}
|  data3 = {{{url|}}}


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


| label5 = Keywords
| label5 = Keywords
|  data5 = {{{keywords}}}
|  data5 = {{#invoke:Keywords|render|{{{keywords|}}}}}


| label6 = Year
| label6 = Year

Latest revision as of 07:57, 21 July 2026

Scientific Paper
{{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)
}}