Difference between revisions of "Template:Symptom"

m (Änderungen von Mahi (Diskussion) wurden auf die letzte Version von Julia zurückgesetzt)
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
Dies ist die Vorlage „Symptom“.
+
This is the "Symptom" template.
Sie sollte im folgenden Format genutzt werden:
+
It should be called in the following format:
 
<pre>
 
<pre>
 
{{Symptom
 
{{Symptom
|Zusammenfassung=
+
|Fach=
 +
|Organsystem=
 +
|Summary=
 +
|Conflict=
 
}}
 
}}
 
</pre>
 
</pre>
Klick auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen.
+
Edit the page to see the template text.
</noinclude><includeonly>
+
</noinclude><includeonly>{| class="wikitable"
==Zusammenfassung==
+
! Subjects
{{{Zusammenfassung|}}}
+
| {{#arraymap:{{{Fach|}}}|,|x|[[x]]}}
  
[[Kategorie:Symptome]]
+
|-
 +
! Organ systems
 +
| {{#arraymap:{{{Organsystem|}}}|,|x|[[x]]}}
 +
 
 +
|-
 +
! Summary
 +
| {{{Summary|}}}
 +
|-
 +
! Conflict
 +
| {{{Conflict|}}}
 +
|}
 +
 
 +
[[Category:Symptoms]]
 
</includeonly>
 
</includeonly>

Latest revision as of 15:54, 22 February 2021

This is the "Symptom" template. It should be called in the following format:

{{Symptom
|Fach=
|Organsystem=
|Summary=
|Conflict=
}}

Edit the page to see the template text.