Template:Panel: Revision history

From Come Together Wiki

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.

22 January 2025

  • curprev 18:4518:45, 22 January 2025Expecticament talk contribs 659 bytes +659 Created page with "<div class="ctw-panel" style="width: {{{width|100}}}%"> <h2 style="text-align: {{{alignTitle|left}}}">{{{title|Title}}}</h2> <div class="ctw-panel-content"> <p>{{{content|Content}}}</p> </div> </div> <noinclude> <templatedata> { "params": { "title": { "suggested": true, "type": "string" }, "content": { "suggested": true, "type": "string" }, "width": { "type": "number", "suggestedvalues": [ "100", "50" ], "de..."