Template:TGMC-Guntemplate: Difference between revisions

From tgwiki2
Jump to navigation Jump to search
imported>E25
No edit summary
imported>E25
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude><code>
{|
{|
{{#switch: {{{table_start}}} | yes | yes = {| style="border: 2px solid black;
{{#switch: {{{table_start}}} | yes | yes = {| style="border: 2px solid black;
Line 17: Line 17:
{{#switch: {{{table_end}}} | yes | yes = |} | }}
{{#switch: {{{table_end}}} | yes | yes = |} | }}
|}
|}
</noinclude>
</noinclude></code>
 
== Example ==
== Example ==



Revision as of 23:28, 11 July 2020

Gun name

Looks like someone failed to write a description

Ammo:

{{{mag_name}}}

Holds X number of boolets, make you go 'Ow'.

Example

Example

Template loop detected: Template:TGMC-Guntemplate

Meaning of Parameters

table_start adds the coloumbs for the table if the variable is set to 'yes', should only be used at the start of tables
table_end adds a |} if the variable is set to 'yes', means formatting won't have to be done manually
image is the icon for the gun
image_size is the size of the gun icon, 128px by default
name name of the weaon
anchor anchor point for linking
desc description for the weapon
mag_image icon the for magainze
mag_image_size icon size for the magainze, 64px by default
mag_name name for the magazine
mag_anchor anchor for the mag
mag_desc description for the magazine

Meaning of Parameters

table_start adds the coloumbs for the table if the variable is set to 'yes', should only be used at the start of tables
table_end adds a |} if the variable is set to 'yes', means formatting won't have to be done manually
image is the icon for the gun
image_size is the size of the gun icon, 128px by default
name name of the weaon
anchor anchor point for linking
desc description for the weapon
mag_image icon the for magainze
mag_image_size icon size for the magainze, 64px by default
mag_name name for the magazine
mag_anchor anchor for the mag
mag_desc description for the magazine