Actions

Template

DuneCard: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 May 2025

  • curprev 23:2223:22, 21 May 2025 Operator talk contribs 422 bytes +422 Created page with "<div class="dune-card"> {{#if: {{{icon|}}} | <div style="font-size:2rem">{{{icon}}}</div> }} <h3>{{{title}}}</h3> <p>{{{text}}}</p> {{#if: {{{link|}}} | <a class="btn" href="{{{link}}}">Read more</a> }} </div> <noinclude> ==Usage== <pre> {{DuneCard |title = Items Database |text = Browse every item, stat & drop source. |icon = 🗃️ |link = Open DB }} </pre> </noinclude>"