Difference between revisions of "Template:Infobox GM Entity"

From Rebel Alliance Wiki
Jump to: navigation, search
m
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
<table style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"><tr><td width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;"> '''Entity Information'''
+
<table style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"><tr><td width="100%" colspan="2" style="background-color: #A30900; font-size: 16px; text-align: center;"> '''Entity Information'''
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
<td width="31%" valign="top"> Name:
+
<td width="50%" valign="top"> '''Name:'''
</td><td width="69%"> {{{Name}}}
+
</td><td width="50%"> {{{Name}}}
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
<td width="31%" valign="top"> Identifier:
+
<td width="50%" valign="top"> '''Identifier:'''
</td><td width="69%"> {{{Identifier}}}
+
</td><td width="50%"> {{{Identifier}}}
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
<td width="31%" valign="top"> Date of Manufacture:
+
<td width="50%" valign="top"> '''Date of Manufacture:'''
</td><td width="69%"> {{{Date of Manufacture}}}
+
</td><td width="50%"> {{{Date of Manufacture}}}
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
<td width="31%" valign="top"> Date of Acquisition:
+
<td width="50%" valign="top"> '''Date of Acquisition:'''
</td><td width="69%"> {{{Date of Acquisition}}}
+
</td><td width="50%"> {{{Date of Acquisition}}}
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
<td width="31%" valign="top"> Acquisition Method:
+
<td width="50%" valign="top"> '''Acquisition Method:'''
</td><td width="69%"> {{{Acquisition Method}}}
+
</td><td width="50%"> {{{Acquisition Method}}}
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
<td width="31%" valign="top"> Acquisition Source:
+
<td width="50%" valign="top"> '''Acquisition Source:'''
</td><td width="69%"> {{{Acquisition Source}}}
+
</td><td width="50%"> {{{Acquisition Source}}}
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
<td width="31%" valign="top"> Location:
+
<td width="50%" valign="top"> '''Location:'''
</td><td width="69%"> {{{Location}}}
+
</td><td width="50%"> {{{Location}}}
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
<td width="31%" valign="top"> Collection:
+
<td width="50%" valign="top"> '''Collection:'''
</td><td width="69%"> {{{Collection}}}
+
</td><td width="50%"> {{{Collection}}}
 
</td></tr>
 
</td></tr>
 
</table><noinclude>
 
</table><noinclude>

Latest revision as of 07:41, 10 June 2016

Entity Information
Name: {{{Name}}}
Identifier: {{{Identifier}}}
Date of Manufacture: {{{Date of Manufacture}}}
Date of Acquisition: {{{Date of Acquisition}}}
Acquisition Method: {{{Acquisition Method}}}
Acquisition Source: {{{Acquisition Source}}}
Location: {{{Location}}}
Collection: {{{Collection}}}

Usage

The Infobox GM Entity Box template is used to describe the information about entities hosted in the Museum. Paste the following code into the top of an article, filling all fields:

{{Infobox GM Entity
| Name = 
| Identifier = 
| Date of Manufacture =
| Date of Acquisition = 
| Acquisition Method = 
| Acquisition Source = 
| Location = 
| Collection = 
}}