Difference between revisions of "Template:Infobox GM Entity"

From Rebel Alliance Wiki
Jump to: navigation, search
(Undo revision 1809 by Ruben Wan (talk))
Line 2: Line 2:
 
</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="100%"> {{{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>

Revision as of 00:26, 17 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 = 
}}