Difference between revisions of "Template:SLVEC object public"
Jump to navigation
Jump to search
(added user wiki page link) |
(pulled italics) |
||
Line 1: | Line 1: | ||
<includeonly>{|style='padding:8px;border:solid black 1px' | <includeonly>{|style='padding:8px;border:solid black 1px' | ||
|- | |- | ||
|'''Creator:'''|| | |'''Creator:'''||[[User:{{{creator}}}|{{{creator}}}]] | ||
|- | |- | ||
|'''Name:'''|| | |'''Name:'''||{{{name|{{wFont|color:red|text=MISSING!}}}}} | ||
|-style='vertical-align:top' | |-style='vertical-align:top' | ||
|'''Description:'''|| | |'''Description:'''||{{{description|(none)}}} | ||
|- | |- | ||
|'''Location(s):'''|| | |'''Location(s):'''||{{{location}}} | ||
|- | |- | ||
|colspan=2 style='border:dashed gray 1px;text-align:center'| | |colspan=2 style='border:dashed gray 1px;text-align:center'| | ||
{| | {| | ||
|- | |- | ||
|style='text-align:center;padding:6px'|'''Added on: | |style='text-align:center;padding:6px'|'''Added on:''' {{#time:d-M-Y|{{{add_date}}}}} | ||
|style='text-align:center;padding:6px'|'''Quantity: | |style='text-align:center;padding:6px'|'''Quantity:''' {{{quantity|{{wFont|color=red|text=MISSING!}}}}} | ||
|style='text-align:center;padding:6px'|'''Prims (each): | |style='text-align:center;padding:6px'|'''Prims (each):''' {{{prims_each|{{wFont|color=red|text=MISSING!}}}}} | ||
|style='text-align:center;padding:6px'|'''Scripts (each): | |style='text-align:center;padding:6px'|'''Scripts (each):''' {{{scripts_each|{{wFont|color=red|text=MISSING!}}}}} | ||
|} | |} | ||
|} | |} | ||
</includeonly> | </includeonly> |