Template:Human hand bones

From blackwiki
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]

Navigation map for human hand bones. The map would be used in some anatomical infoboxes (e.g. {{Infobox bone}}).

Usage

In infobox

Way to use this map depends on the settings of each infoboxes which you want to add this map into. But generally, it is something like this, adding lines, sort of...

|Map = Human hand bones
|MapCaption = Human left hand bones. Anterior (palmar) view.

As an independent image

Example 1

Human hand bones. Left hand, anterior (palmar) view.
{| class="toccolours" style="margin:0 0 5px 5px; float:right; width:260px;"
|- style="text-align: center; background:white" 
| <div style="position: relative;"><small>{{Human hand bones|width=250}}</small></div>
|-
| style="text-align: left; line-height: 1;" | Human hand bones. Left hand, anterior (palmar) view.
|}

Example 2

Human hand bones
Human hand bones. Left hand, anterior (palmar) view.
{| class="toccolours" style="margin:0 0 5px 5px; float:right; width:330px;"
 |-
 | style="text-align: center; background:dimgray; color:#ffffff;" | '''Human hand bones''' 
 |- style="text-align: center; background:white" 
 ! <div style="position: relative;"><small>{{Human hand bones|width=320}}</small></div>
 |-
 | style="text-align: left; line-height: 1;" | Human hand bones. Left hand, anterior (palmar) view. 
 |}

Technical features