Template:Row/image: Difference between revisions

From WikiMSK
(Created page with "<noinclude> {| class="infobox side" |- ! colspan=2 class=title | A image row |-</noinclude> |- | colspan=2 style='text-align: center;' | [[File:{{{1}}}|{{{width|200px}}}]]<!--...")
 
No edit summary
Line 10: Line 10:
  -->|{{#if:{{{artist|<noinclude>x</noinclude>}}}<!--
  -->|{{#if:{{{artist|<noinclude>x</noinclude>}}}<!--
   -->|<br><small>by {{{artist}}}</small><!--
   -->|<br><small>by {{{artist}}}</small><!--
   -->|<br>{{missing artist}}<!--
   -->|
   -->}}<!--
   -->}}<!--
-->}}
-->}}
Line 20: Line 20:


[[Category: Rows|image]]
[[Category: Rows|image]]
=== Template ===
<pre class=mw-code>
{{condition
|image=
|name=
|synonym=
|definition=
|epidemiology=
|causes=
|pathophysiology=
|classification=
|primaryprevention=
|secondaryprevention=
|riskfactors=
|history=
|examination=
|diagnosis=
|tests=
|ddx=
|treatment=
|prognosis=
}}
</pre>

Revision as of 15:07, 27 June 2020

A image row
[[File:{{{1}}}|200px]]
by {{{artist}}}

This template should be used on {{infobox}} templates, to include a row which contains an image 200px wide.

Template

{{condition
|image=
|name=
|synonym=
|definition=
|epidemiology=
|causes=
|pathophysiology=
|classification=
|primaryprevention=
|secondaryprevention=
|riskfactors=
|history=
|examination=
|diagnosis=
|tests=
|ddx=
|treatment=
|prognosis=
}}