Vorlage:NoteBox: Unterschied zwischen den Versionen

Aus Cryptshare Documentation
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
(Änderung 20334 von Hartwigr (Diskussion) rückgängig gemacht.)
Zeile 1: Zeile 1:
<div class='alert alert-warning'>
<div class='alert alert-warning'><div class='alert-heading'>''' {{{title}}} '''</div><div>{{{content}}}</div></div>
  <div class='alert-heading'>''' {{{title}}} '''</div>
<noinclude>
  <div>{{{content}}}</div>
  <templatedata>
</div>
  {
  "params": {
  "title": {
  "description": "The title for this box"
  },
  "content": {
  "description": "The content of this box"
  }
  },
  "description": "A yellow box with an important note."
  }
  </templatedata>
</noinclude>

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

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

A yellow box with an important note.

Vorlagenparameter

ParameterBeschreibungTypStatus
titletitle

The title for this box

Unbekanntoptional
contentcontent

The content of this box

Unbekanntoptional