Difference between revisions of "Template:Symptom"

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
|Fach=
+
|Subjects=
|Organsystem=
+
|Organsystems=
|Zusammenfassung=
+
|Summary=
|Artikelart=
+
|Conflict=
|Urheberrechtsbestimmung=
 
 
}}
 
}}
 
</pre>
 
</pre>
Klicken Sie auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen.
+
Edit the page to see the template text.
</noinclude><includeonly>{{#set:Artikelart={{{Artikelart|}}}|}}
+
</noinclude><includeonly>{| class="wikitable"
{| class="wikitable"
+
! Subjects
! Fächer
+
| {{#arraymap:{{{Subjects|}}}|,|x|[[x]]}}
| {{#arraymap:{{{Fach|}}}|,|x|[[Fach::x]]}}
+
 
 +
|-
 +
! Organ systems
 +
| {{#arraymap:{{{Organsystems|}}}|,|x|[[x]]}}
 +
 
 
|-
 
|-
! Organsysteme
+
! Summary
| {{#arraymap:{{{Organsystem|}}}|,|x|[[Organsystem::x]]}}
+
| {{{Summary|}}}
 
|-
 
|-
! Zusammenfassung
+
! Conflict
| {{{Zusammenfassung|}}}
+
| {{{Conflict|}}}
 
|}
 
|}
  
[[Category:Symptome]]
+
[[Category:Symptoms]]
 
</includeonly>
 
</includeonly>

Revision as of 19:00, 22 September 2019

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

{{Symptom
|Subjects=
|Organsystems=
|Summary=
|Conflict=
}}

Edit the page to see the template text.