Vorlage:InfoBox: Unterschied zwischen den Versionen

Aus Cryptshare Documentation
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Markierung: Zurückgesetzt
(Änderung 20343 von Hartwigr (Diskussion) rückgängig gemacht.)
Markierung: Rückgängigmachung
Zeile 1: Zeile 1:
<div class='alert alert-success'><div class='alert-heading'>''' {{{title}}} '''</div><div>{{{content}}}</div></div>
<div class='alert alert-success'><div class='alert-heading'>''' {{{title}}} '''</div><div>{{{content}}}</div></div>
<noinclude>
  <templatedata>
  {
  "params": {
  "title": {
  "description": "The title for this box"
  },
  "content": {
  "description": "The content of this box"
  }
  },
  "description": "A green box with an informational text."
  }
  </templatedata>
</noinclude>

Version vom 15. März 2022, 15:22 Uhr

{{{title}}}
{{{content}}}

A green box with an informational text.

Vorlagenparameter

ParameterBeschreibungTypStatus
titletitle

The title for this box

Unbekanntoptional
contentcontent

The content of this box

Unbekanntoptional