Difference between revisions of "Template:Infobox GM Entity"

From Rebel Alliance Wiki
Jump to: navigation, search
Line 2: Line 2:
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
<td width="31%" valign="top"> Name:
+
<td width="31%" valign="top"> '''Name:'''
 
</td><td width="69%"> {{{Name}}}
 
</td><td width="69%"> {{{Name}}}
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
<td width="31%" valign="top"> Identifier:
+
<td width="31%" valign="top"> '''Identifier:'''
 
</td><td width="69%"> {{{Identifier}}}
 
</td><td width="69%"> {{{Identifier}}}
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
<td width="31%" valign="top"> Date of Manufacture:
+
<td width="31%" valign="top"> '''Date of Manufacture:'''
 
</td><td width="69%"> {{{Date of Manufacture}}}
 
</td><td width="69%"> {{{Date of Manufacture}}}
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
<td width="31%" valign="top"> Date of Acquisition:
+
<td width="31%" valign="top"> '''Date of Acquisition:'''
 
</td><td width="69%"> {{{Date of Acquisition}}}
 
</td><td width="69%"> {{{Date of Acquisition}}}
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
<td width="31%" valign="top"> Acquisition Method:
+
<td width="31%" valign="top"> '''Acquisition Method:'''
 
</td><td width="69%"> {{{Acquisition Method}}}
 
</td><td width="69%"> {{{Acquisition Method}}}
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
<td width="31%" valign="top"> Acquisition Source:
+
<td width="31%" valign="top"> '''Acquisition Source:'''
 
</td><td width="69%"> {{{Acquisition Source}}}
 
</td><td width="69%"> {{{Acquisition Source}}}
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
<td width="31%" valign="top"> Location:
+
<td width="31%" valign="top"> '''Location:'''
 
</td><td width="69%"> {{{Location}}}
 
</td><td width="69%"> {{{Location}}}
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
<td width="31%" valign="top"> Collection:
+
<td width="31%" valign="top"> '''Collection:'''
 
</td><td width="69%"> {{{Collection}}}
 
</td><td width="69%"> {{{Collection}}}
 
</td></tr>
 
</td></tr>

Revision as of 23:02, 16 February 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 = 
}}