Difference between revisions of "Template:Gamefeature"

From Citywars Savage
Jump to navigation Jump to search
(Created page with "{| style="width: 600px;" class="wikitable" | style="text-align:center;padding: 10px;width: 80px;" rowspan="4" | {{#if: {{{texture|}}}|<img src="http://vimon.citywars.ca/api/vi...")
 
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| style="width: 600px;" class="wikitable"
+
{| style="width: 100%;" class="wikitable gamefeature"
| style="text-align:center;padding: 10px;width: 80px;" rowspan="4" | {{#if: {{{texture|}}}|<img src="http://vimon.citywars.ca/api/vimon/{{{texture}}}" alt="Expertise Logo" height="80" width="80">|[[Image:CitywarsMinecraftLogoTitle.png|80px]]}}
+
! colspan="2" | {{#if: {{{title|}}}|{{{title}}}|None}}
! style="width: 200px;" | Building Required
 
! style="width: 100px;" | Unlock Cost
 
! style="" | Expertise Unlocked
 
 
|-
 
|-
| {{#if: {{{building_required|}}}|[[List_of_validations#{{{building_required}}}|{{{building_required}}}]]|None}}
+
| style="text-align:center;padding: 10px;height: 256px;max-width: 256px;" | {{#if: {{{image|}}}|[[Image:{{{image}}}]]|[[Image:Instagram_26fbf83fb074b52bc9b5a6a4453d7656.gif]]}}
| {{#if: {{{unlock_cost|}}}|[[Getting_Started#Making_Money|{{{unlock_cost}}}]]|''0$''}}
+
| style="vertical-align: top;padding: 10px;max-width: 256px;" | {{#if: {{{description|}}}|{{{description}}}|''None yet...''}}
| {{#if: {{{expertise_unlocked|}}}|[[Expertise#{{{expertise_unlocked}}}|{{{expertise_unlocked}}}]]|None}}
 
 
|-
 
|-
! colspan="3" | Description
+
| {{#if: {{{development|}}}|Development: {{loading_bar
|-
+
| width = 40%
| colspan="3"| {{#if: {{{description|}}}|{{{description}}}|''None yet...''}}
+
| percent = {{{development}}}
 +
}}|Development: {{loading_bar
 +
| width = 40%
 +
| percent = 0
 +
}}}}
 +
| {{#if: {{{gameplay|}}}|Gameplay: {{loading_bar
 +
| width = 40%
 +
| percent = {{{gameplay}}}
 +
}}|Gameplay: {{loading_bar
 +
| width = 40%
 +
| percent = 0
 +
}}}}
 
|}<noinclude>
 
|}<noinclude>
{{-}}
+
{{documentation}}
 
+
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
==Usage==
 
 
 
<pre>
 
{{validation
 
| texture =
 
| building_required =
 
| unlock_cost =
 
| expertise_unlocked =
 
| description =
 
}}
 
</pre>
 
 
 
===Parameters===
 
; texture : The minecraft texture id for the icon.
 
; building_required : The building required to validate if any
 
; unlock_cost : The cost to unlock it if any
 
; expertise_unlocked : The expertise unlocked if any
 
; description : Description of the expertise, what is does and stuff
 
 
 
==Example==
 
<pre>
 
{{validation
 
| texture = 9f446a8f9284c62cf8d491fbdb338fd39ebbebe35e959c2fc4f786c67522efb
 
| building_required = Academy
 
| learn_cost = 250 000$
 
| description =
 
}}
 
</pre>
 
 
 
{{validation
 
| texture = 9f446a8f9284c62cf8d491fbdb338fd39ebbebe35e959c2fc4f786c67522efb
 
| building_required = Academy
 
| learn_cost = 250 000$
 
| description =
 
}}
 
 
 
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 03:26, 6 December 2019

None
Instagram 26fbf83fb074b52bc9b5a6a4453d7656.gif None yet...
Development:
Gameplay:

Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted