Vorlage:TipBox: Unterschied zwischen den Versionen

Aus Cryptshare Documentation
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
<div class='alert alert-primary'><div class='alert-heading'>''' {{{title}}} '''</div><div>{{{content}}}</div></div>
<div class='alert alert-primary'><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 blue box with tip."}</templatedata></noinclude>
<noinclude>
  <templatedata>
  {
  "params": {
  "title": {
  "description": "The title for this box"
  },
  "content": {
  "description": "The content of this box"
  }
  },
  "description": "A blue box with tip."
  }
  </templatedata>
</noinclude>

Aktuelle Version vom 15. März 2022, 15:23 Uhr

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

A blue box with tip.

Vorlagenparameter

ParameterBeschreibungTypStatus
titletitle

The title for this box

Unbekanntoptional
contentcontent

The content of this box

Unbekanntoptional