|
|
| Line 1: |
Line 1: |
| <!-- ===== RELIC TEMPLATE ===== -->
| |
|
| |
|
| {| class="wikitable" style="
| |
| width:100%;
| |
| max-width:720px;
| |
| margin:auto;
| |
| background: rgba(0,0,0,0.55);
| |
| border:1px solid rgba(255,120,0,0.30);
| |
| border-radius:12px;
| |
| overflow:hidden;
| |
| "
| |
| |-
| |
| ! colspan="2" style="
| |
| text-align:center;
| |
| font-size:140%;
| |
| letter-spacing:.14em;
| |
| text-transform:uppercase;
| |
| " | {{{name|Relic}}}
| |
|
| |
| |-
| |
| | style="width:35%; font-weight:bold;" | Game
| |
| | {{{game|}}}
| |
|
| |
| |-
| |
| | style="font-weight:bold;" | Category
| |
| | {{{category|}}}
| |
|
| |
| |-
| |
| | style="font-weight:bold;" | Type
| |
| | {{{type|}}}
| |
|
| |
| |-
| |
| | style="font-weight:bold;" | Manufacturer
| |
| | {{{manufacturer|}}}
| |
|
| |
| |-
| |
| | style="font-weight:bold;" | Year
| |
| | {{{year|}}}
| |
|
| |
| |-
| |
| | style="font-weight:bold;" | Region
| |
| | {{{region|}}}
| |
|
| |
| |-
| |
| | style="font-weight:bold;" | Rarity
| |
| | {{{rarity|}}}
| |
|
| |
| |-
| |
| | style="font-weight:bold;" | Notes
| |
| | {{{notes|}}}
| |
| |}
| |