Difference between revisions of "Template:Ex Testing"
From Project: Gorgon Wiki
Extractum11 (talk | contribs) m |
(Reusing page as a new testing ground.) |
||
| Line 1: | Line 1: | ||
| − | { | + | {| style="margin:1px; border:1px solid#423930; float:right; text-align:left; position:relative; border-radius:5px; background:#1e1615ff;" cellpadding="5" |
| − | {{ | + | ! colspan="2"|<div class="ib-tbl-hd">[[File:Button_Blue.png|300px]]</div> <div class="ib-tbl-hdt">{{{title|title}}}</div> |
| − | | | + | |- |
| − | + | | style= "width:300px;" colspan="2" align="center" | {{{image|[[Image:{{PAGENAME}}.jpg{{pipe}}250px{{pipe}}]]}}} <br><div class="block2" style="font-size:14px;color:#ffffff;">{{{caption|}}}</div> | |
| − | + | |- valign="top" | |
| − | | | + | ! style="background:#eee; color:#000000; border-radius:2px; width:100px;" align="center" | Zone: |
| − | | | + | | <div class="block2" style="color:#ffffff;">{{{zone|-}}}</div> |
| − | + | |- | |
| − | | | + | ! style="background:#eee; color:#000000; border-radius:2px; width:100px;" align="center" | Location: |
| − | | | + | | <div class="block2" style="color:#ffffff;">{{{location|-}}}</div> |
| − | + | |- | |
| − | + | {{ #if:{{{beastspeak|}}}|{{pipe}}- valign="top" | |
| − | | | + | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:100px;" align="center" {{pipe}} Beast Speak: |
| − | | | + | {{pipe}} <div class="block2" style="color:#ffffff;">{{{beastspeak}}}</div> |
| − | + | }} | |
| − | | | + | |- |
| − | | | + | {{ #if:{{{skilltrainer|}}}|{{pipe}}- valign="top" |
| − | | | + | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:100px;" align="center" {{pipe}} Skill Trainer: |
| − | | | + | {{pipe}} <div class="block2" style="color:#ffffff;">{{{skilltrainer}}}</div> |
| − | + | }} | |
| − | + | |- | |
| − | + | {{ #if:{{{vendor|}}}|{{pipe}}- valign="top" | |
| − | + | ! style="background:#f2cda0; color:#000000; border-radius:2px; width:250px;" colspan="2" align="center" {{pipe}} Vendor | |
| − | + | }} | |
| − | | | + | |} |
| − | + | <noinclude> | |
| − | + | {{clear}}__NOTOC__ | |
| − | + | ||
| − | + | ||
| − | + | ==Syntax== | |
| − | + | <pre> | |
| − | + | {{Ex Testing | |
| − | + | |title = | |
| − | + | |image = | |
| − | }} | + | |caption = |
| − | + | |zone = | |
| − | + | |location = | |
| − | {{ | + | |beastspeak = |
| − | + | |skilltrainer = | |
| − | </ | + | |vendor = |
| + | }} | ||
| + | </pre> | ||
Revision as of 09:11, 7 August 2019
| title
| |
|---|---|
| File:Ex Testing.jpg | |
| Zone: | -
|
| Location: | -
|
Syntax
{{Ex Testing
|title =
|image =
|caption =
|zone =
|location =
|beastspeak =
|skilltrainer =
|vendor =
}}