Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

Template:PatchHighlights/Card: Difference between revisions

Template page
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatestyles src="Template:PatchHighlights/styles.css" />
<templatestyles src="Template:PatchHighlights/styles.css" />
<div class="sv-card">
<div class="sv-card">
  <div class="sv-card__title">{{#titleparts:{{{1}}}|-1}}</div>
<div class="sv-card__title">[[{{{Page}}}|{{PAGENAME:{{{Page}}}}}]]</div>
  <div class="sv-card__divider"></div>
<div class="sv-card__divider"></div>
  <div class="sv-card__date">{{#if:{{{Publish date|}}}|{{{Publish date}}}|{{{Modification date|}}}}}</div>
<div class="sv-card__date">{{#if:{{{Publish date|}}}|{{{Publish date}}}|{{{Modification date|}}}}}</div>
  {{#if:{{{Patch blurb|}}}|<p class="sv-card__blurb">{{{Patch blurb}}}</p>|}}
{{#if:{{{Patch blurb|}}}|<p class="sv-card__blurb">{{{Patch blurb}}}</p>|}}
</div>
</div>
<noinclude>
<noinclude>
<templatedata>
<templatedata>{"description":"Internal card template used by PatchHighlights.","params":{"Page":{"label":"Page","type":"wiki-page-name","required":true},"Publish date":{"type":"string"},"Patch blurb":{"type":"string"},"Modification date":{"type":"string"}}}</templatedata>
{"description":"Internal card template used by PatchHighlights.","params":{"1":{"label":"Page","type":"wiki-page-name","required":true},"Publish date":{"type":"string"},"Patch blurb":{"type":"string"},"Modification date":{"type":"string"}}}
</templatedata>
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>