Vorlage:NoteBox: Unterschied zwischen den Versionen

Aus Cryptshare Documentation
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
 
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:
   <div class='alert-heading'>''' {{{title}}} '''</div>
   <div class='alert-heading'>''' {{{title}}} '''</div>
   <div>{{{content}}}</div>
   <div>{{{content}}}</div>
  </div>
</div>
  <noinclude>
  <templatedata>
  {
  "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:02 Uhr

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