Template:Infobox paper: Difference between revisions
Appearance
No edit summary |
Render keywords through Module:Keywords: link curated concepts, drop ~8,900 keyword redlinks |
||
| (6 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 14: | Line 14: | ||
| data3 = {{{url|}}} | | data3 = {{{url|}}} | ||
| label4 = Author | | label4 = Author(s) | ||
| data4 = | | data4 = {{{author|}}} | ||
| label5 = Keywords | | label5 = Keywords | ||
| data5 = {{{keywords|}}} | | data5 = {{#invoke:Keywords|render|{{{keywords|}}}}} | ||
| label6 = Year | | label6 = Year | ||
| Line 56: | Line 56: | ||
| below = {{{notes|{{{note|}}}}}} | | below = {{{notes|{{{note|}}}}}} | ||
}}{{ | }}<noinclude> | ||
<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: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)
}}