Template:Trophy
From TheKolWiki
{{Trophy}} <includeonly>
<div style="position:relative"><div style="text-align:right; position:absolute; top:0px; right:0px; font-size:80%;">
[[Trophy|Trophy Number]]: {{{number|Unknown}}}<br />
Image Filename: {{#ifeq:{{{image|?}}}|?|Unknown|[[:image:{{{image}}}|{{{image}}}]]}}
</div>
<div align="center">
[[Image:{{{image|nopic.gif}}}|{{{name}}}]]<br />
'''{{{name}}}'''
</div>
This [[trophy]] is earned by {{{obtained}}}
{{head|[[Trophy Hut|Trophy Maker]]|0}}
{| cellpadding="5"
|-
| style="vertical-align:middle;" | [[Image:Trophy.gif|{{{name}}}]]
| style="line-height:150%;" | {{{text}}}
|}</div>{{
- ifeq:{{FULLPAGENAME}}|Template:Trophy|[[Category:Trophies| {{FULLPAGENAME}}]]|{{#ifeq:{{FULLPAGENAME}}|Established Standards: Trophy Pages|[[Category:Trophies| {{PAGENAME}}]]|{{#ifeq:{{NAMESPACE}}|Category||[[Category:Trophies]]}}}}}}</includeonly><noinclude>
{{Code2}}
==Usage==
Example:
<pre>
{{trophy
|name=Little Boat
|number=1
|image=gonna_need_a_smaller_boat.gif
|obtained=taking 100 trips at [[The Shore, Inc.|The Shore]].
|text=You're entitled to the "Little Boat" Trophy, for having taken 100 Shore trips.}}</pre>
Yields:
<div style="border: 1px solid black; padding: 2em">
{{trophy
|name=Little Boat
|number=1
|image=gonna_need_a_smaller_boat.gif
|obtained=taking 100 trips at [[The Shore, Inc.|The Shore]].
|text=You're entitled to the "Little Boat" Trophy, for having taken 100 Shore trips.}}</div>
[[Category:Standardization Templates]]</noinclude>
Usage
Example:
{{trophy
|name=Little Boat
|number=1
|image=gonna_need_a_smaller_boat.gif
|obtained=taking 100 trips at [[The Shore, Inc.|The Shore]].
|text=You're entitled to the "Little Boat" Trophy, for having taken 100 Shore trips.}}
Yields:

Little Boat
This trophy is earned by taking 100 trips at The Shore.
| You're entitled to the "Little Boat" Trophy, for having taken 100 Shore trips.
|
|