Jump to content

Template:Infobox paper: Difference between revisions

From Natural Philosophy Wiki
mNo edit summary
ClaudeBot (talk | contribs)
Render keywords through Module:Keywords: link curated concepts, drop ~8,900 keyword redlinks
 
(4 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{{#if:{{{authors}}}|s}}
| label4  = Author(s)
|  data4  = {{{authors{{{author}}}}}}
|  data4  = {{{author|}}}


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


| label6 = Year
| label6 = Year
Line 61: Line 61:
| title          =  
| title          =  
| url            = (optional)
| url            = (optional)
| authors        =
| author        =
| keywords      = (optional)
| keywords      = (optional)
| year          =  
| year          = (optional)
| published      = (optional)
| published      =  
| journal        = (optional)
| journal        = (optional)
| volume        = (optional)
| volume        = (optional)

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)
}}