Template: Publication-card: Difference between revisions

From Dreams Knowledge Platform
Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>Renders a single publication card.</noinclude><includeonly><div style="border:1px solid #dde;border-radius:6px;padding:1em 1.2em;background:#f9f9fc;width:280px;display:flex;flex-direction:column;gap:0.4em;box-sizing:border-box;">
<includeonly><div style="border:1px solid #dde;border-radius:6px;padding:1em 1.2em;background:#f9f9fc;width:280px;display:flex;flex-direction:column;gap:0.4em;box-sizing:border-box;">
<div style="font-weight:bold;font-size:1em;line-height:1.4;">{{{title|}}}</div>
<div style="font-weight:bold;font-size:1em;line-height:1.4;">{{{title|}}}</div>
{{#if:{{{authors|}}}|<div style="font-size:0.82em;color:#555;">{{{authors|}}}</div>}}
{{#if:{{{authors|}}}|<div style="font-size:0.82em;color:#555;">{{{authors|}}}</div>}}

Revision as of 12:50, 4 March 2026