Template:Public Health: Difference between revisions
From WikiMD's Wellness Encyclopedia
CSV import |
No edit summary |
||
| Line 1: | Line 1: | ||
<!-- Template:Public Health --> | |||
{{Public Health | {| class="infobox" style="width:22em; border:1px solid #ccc; background-color:#f9f9f9;" | ||
| | |- | ||
| | ! colspan="2" style="background-color:#e0e0e0; text-align:center; font-size:120%;" | '''{{{name|Public Health}}}''' | ||
| caption | |- | ||
| field | | colspan="2" style="text-align:center;" | [[File:{{{image|Placeholder.svg}}}|150px|alt={{{alt|}}}]] | ||
| profession | |- | ||
| education | | colspan="2" style="text-align:center; font-size:90%;" | ''{{{caption|}}}'' | ||
| subdisciplines | |- | ||
! Field | |||
| {{{field|Not specified}}} | |||
|- | |||
! Profession | |||
| {{{profession|Not specified}}} | |||
|- | |||
! Education | |||
| | | {{{education|Not specified}}} | ||
|- | |||
! Subdisciplines | |||
| <ul> | |||
{{#if:{{{subdisciplines|}}}|{{#arraymap:{{{subdisciplines|}}}|*|<li>[[%s]]</li>|}}|None listed}} | |||
| | </ul> | ||
|- | |||
! Related Fields | |||
| <ul> | |||
{{#if:{{{related_fields|}}}|{{#arraymap:{{{related_fields|}}}|*|<li>[[%s]]</li>|}}|None listed}} | |||
| | </ul> | ||
|- | |||
! Organizations | |||
| <ul> | |||
| | {{#if:{{{organizations|}}}|{{#arraymap:{{{organizations|}}}|*|<li>[[%s]]</li>|}}|None listed}} | ||
</ul> | |||
|- | |||
! Notable Figures | |||
| <ul> | |||
{{#if:{{{notable_figures|}}}|{{#arraymap:{{{notable_figures|}}}|*|<li>[[%s]]</li>|}}|None listed}} | |||
</ul> | |||
|- | |||
! Issues | |||
| <ul> | |||
{{#if:{{{issues|}}}|{{#arraymap:{{{issues|}}}|*|<li>[[%s]]</li>|}}|None listed}} | |||
</ul> | |||
|} | |||
<noinclude> | |||
[[Category:Infobox templates]] | |||
[[Category:Public health]] | |||
[[Category:Healthcare templates]] | |||
</noinclude> | |||