Template:Aboutfile: Difference between revisions

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| style="background:#{{darkcolor|{{{color|wb}}}}}; width: 25%; border: 2px solid #{{darkcolor|{{{color|wb}}}}};padding:2px;" class="roundy center"
{| style="background:#{{darkcolor|{{{color|wb}}}}}; width: 75%; border: 2px solid #{{darkcolor|{{{color|wb}}}}};padding:2px;" class="roundy center"
|-
|-
! style="text-align:center;"  colspan="2" | About the file
! style="text-align:center;"  colspan="2" | About the file
Line 5: Line 5:
{{#if:{{{description|}}}|{{!}}-
{{#if:{{{description|}}}|{{!}}-
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Description'''
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Description'''
{{!}}{{{description|}}}
{{!}} style="background:white;width:25%;" {{!}} {{{description|}}}
|}}
|}}
|-
|-
{{#if:{{{source|}}}|{{!}}-
{{#if:{{{source|}}}|{{!}}-
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Source'''
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Source'''
{{!}}{{{source|}}}
{{!}} style="background:white;width:25%;" {{!}} {{{source|}}}
|}}
|}}
|-
|-
{{#if:{{{artist|}}}|{{!}}-
{{#if:{{{artist|}}}|{{!}}-
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Artist'''
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Artist'''
{{!}}{{{artist|}}}
{{!}} style="background:white;width:25%;" {{!}} {{{artist|}}}
|}}
|}}
|-
|-
Line 22: Line 22:
{{#if:{{{game|}}}|{{!}}-
{{#if:{{{game|}}}|{{!}}-
{{!}}style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Game'''
{{!}}style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Game'''
{{!}}{{{game|}}}
{{!}} style="background:white;width:25%;" {{!}} {{{game|}}}
|}}
|}}
|-
|-
{{#if:{{{characters|}}}|{{!}}-
{{#if:{{{characters|}}}|{{!}}-
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Character(s)'''
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Character(s)'''
{{!}}{{{characters|}}}
{{!}} style="background:white;width:25%;" {{!}} {{{characters|}}}
|}}
|}}
|-
|-
{{#if:{{{vehicles|}}}|{{!}}-
{{#if:{{{enemies|}}}|{{!}}-
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Vehicle(s)'''
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Enemy(ies)'''
{{!}}{{{vehicles|}}}
{{!}} style="background:white;width:25%;" {{!}} {{{enemies|}}}
|}}
|}}
|-
|-
{{#if:{{{location|}}}|{{!}}-
{{#if:{{{games|}}}|{{!}}-
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Location'''
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Game(s)'''
{{!}}{{{location|}}}
{{!}} style="background:white;width:25%;" {{!}} {{{games|}}}
|}}
|-
{{#if:{{{items|}}}|{{!}}-
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Item(s)'''
{{!}} style="background:white;width:25%;" {{!}} {{{items|}}}
|}}
|-
{{#if:{{{locations|}}}|{{!}}-
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Location(s)'''
{{!}} style="background:white;width:25%;" {{!}} {{{locations|}}}
|}}
|-
{{#if:{{{mechanics|}}}|{{!}}-
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Mechanic(s)'''
{{!}} style="background:white;width:25%;" {{!}} {{{mechanics|}}}
|}}
|-
{{#if:{{{music|}}}|{{!}}-
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''Music'''
{{!}} style="background:white;width:25%;" {{!}} {{{music|}}}
|}}
|-
{{#if:{{{PSI|}}}|{{!}}-
{{!}} style="background:#{{lightcolor|{{{color|wb}}}}};width:25%;" {{!}} '''PSI'''
{{!}} style="background:white;width:25%;" {{!}} {{{PSI|}}}
|}}
|}}
|}
|}
<includeonly>{{#if:{{{source|}}}||[[Category:File needs source]]}}</noinclude>
<includeonly>{{#if:{{{source|}}}||[[Category:File needs source]]}}</includeonly>
<noinclude>{{doc}}
<noinclude>{{doc}}
[[Category:File Templates]]</noinclude>
[[Category:File Templates]]</noinclude>

Latest revision as of 19:14, 24 July 2023

About the file
Summary

Example

{{Aboutfile
| description = 
| source = 
| characters =
| enemies = 
| game = 
| items =
| locations =
| mechanics =
| music =
| PSI =
}} 

Parameters

Title sample usage See #doc_1
description
source
characters
enemies
game
items
locations
mechanics
music
PSI

Notes:

  1. Required Parameters are in bold, followed by explanation of usage. Italics parameters have a related behavior change, when you insert a certain value. Please Click the link to the template for more information