test:Test2: Unterschied zwischen den Versionen

Aus HL7 Austria MediaWiki
Wechseln zu: Navigation, Suche
[unmarkierte Version][unmarkierte Version]
Zeile 1: Zeile 1:
=Test Einbindung anderer Templates=
+
{{#css:
 +
@media screen{
 +
.orange{
 +
  border: thin black solid;
 +
  background-color:#F4C789;
 +
  padding: 5px 5px 5px 5px;
 +
  margin-left:6px;
 +
  width:70%;
 +
}
 +
.violet{
 +
  border: thin black solid;
 +
  background-color:#E5D0EE;
 +
  padding: 5px 5px 5px 5px;
 +
  margin-left:6px;
 +
  width:70%;
 +
}
  
[[ILF:XDS_Metadaten_2020]]
+
{{BeginOrangeBox}}
 
+
'''<BEISPIEL>'''<br /><languageCode code="de-AT" />
{{BeginGreenBox}}
+
{{EndOrangeBox}}
test
 
{{EndGreenBox}}
 

Version vom 22. Mai 2020, 10:07 Uhr

{{#css: @media screen{ .orange{

  border: thin black solid;
  background-color:#F4C789;
  padding: 5px 5px 5px 5px;
  margin-left:6px;
  width:70%;

} .violet{

  border: thin black solid;
  background-color:#E5D0EE;
  padding: 5px 5px 5px 5px;
  margin-left:6px;
  width:70%;

}


<BEISPIEL>
<languageCode code="de-AT" />