Difference between revisions of "Template:Horse"

From WildRP
Jump to navigation Jump to search
(Created page with "Name Breed Owner")
 
m (Protected "Template:Horse" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Name
+
<templatestyles src="character/styles.css" />
Breed
+
<table class="infobox" style="text-align: left; width: 300px; font-size: 100%; border-radius: 10px; border: 2px solid rgba(228, 184, 93, 1); overflow: hidden;" ne="0.6282946203990805">
Owner
+
<tr><th colspan="2" style="text-align:center;font-size:125%;font-weight:bold;background: #E4B85D;">
 +
<font color=#050B0B>{{{name}}}</th></tr></font>
 +
<tr>
 +
<td colspan="2" style="text-align:center">
 +
[[File:{{{image}}}|frameless|alt={{{alt}}}|upright=1|{{{alt}}}]]
 +
 
 +
<div><small>{{#if:{{{caption|}}}|{{{caption}}}}}</small></div></td></tr>
 +
 
 +
<tr><th colspan="2" style="text-align:center;background: #E4B85D;"><font color=#050B0B>Horse Information</font></th></tr>
 +
 
 +
<tr>{{#if:{{{breed|}}}|<th scope="row">Breed</th>
 +
<td>{{{breed}}}}}</td></tr>
 +
 
 +
<tr>{{#if:{{{age|}}}|<th scope="row">Age</th>
 +
<td>{{{age}}}}}</td></tr>
 +
 
 +
<tr>{{#if:{{{causeofdeath|}}}|<th scope="row">Cause of Death</th>
 +
<td>{{{causeofdeath}}}}}</td></tr>
 +
 
 +
<tr>{{#if:{{{owner|}}}|<th scope="row">Owner(s)</th>
 +
<td>{{{owner}}}}}</td></tr>
 +
<table>

Latest revision as of 21:07, 17 July 2021

{{{name}}}

[[File:{{{image}}}|frameless|alt={{{alt}}}|upright=1|{{{alt}}}]]

Horse Information