Template:FixCard: Difference between revisions

From Dea7hsmiles
Jump to navigation Jump to search
Created page with "<includeonly> <div class="fix-card"> <div class="fix-card__header"> <span class="fix-card__type">{{{type|Fix}}}</span> <span class="fix-card__title">{{{title|Untitled}}}</span> </div> <div class="fix-card__meta"> {{#if:{{{author|}}}|Posted by '''{{{author}}}'''|}} {{#if:{{{date|}}}| • {{{date}}}|}} {{#if:{{{source|}}}| • [{{{source}}} Source]|}} {{#if:{{{affected|}}}| • Affects: {{{affected}}}|}} </div> <div class="fix-card__summ..."
(No difference)

Revision as of 15:35, 15 August 2025

Usage:

{{FixCard
 |type=Fix or Tip
 |title=
 |author=
 |date=
 |source=
 |affected=
 |summary=
 |steps=
# Step one
# Step two
 |notes=
 |attachments=
 |tags=Windows • Controller • Lightgun
}}