Шаблон:TGMC-Guntemplate: различия между версиями
imported>TheOneAndMightyRed (Undo revision 33362 by TheOneAndMightyRed (talk)) |
imported>E25 Нет описания правки |
||
Строка 1: | Строка 1: | ||
{{#if: {{{table_start|}}} |{{{!}} | |||
! style="background-color:#808080; border: 2px solid black;"{{!}}'''Weapon:''' | |||
{{# | ! style="background-color:#808080; border: 2px solid black;"{{!}}'''Description:'''}} | ||
! style="background-color:#808080;" | |||
! style="background-color:#808080;" | |||
|- | |- | ||
|style="width:150px; border: 3px solid black; border-bottom: 3px solid black; padding: 6px;"|[[file:{{{image|TGMC_fix.png}}}|{{{image_size|128px}}}]] | |style="width:150px; border: 3px solid black; border-bottom: 3px solid black; padding: 6px;"|[[file:{{{image|TGMC_fix.png}}}|{{{image_size|128px}}}]] | ||
Строка 11: | Строка 9: | ||
{| border="2" | {| border="2" | ||
|+ style="text-align:left;"|'''Ammo:''' | |+ style="text-align:left;"|'''Ammo:''' | ||
|width= | |style="width=150px"|[[File:{{{mag_image|TGMC_fix.png}}}|{{{mag_image_size|64px}}}]] | ||
[[#{{{mag_anchor|UNDEFINED}}}|'''{{{mag_name}}}''']] | [[#{{{mag_anchor|UNDEFINED}}}|'''{{{mag_name}}}''']] | ||
|{{{mag_desc|Holds X number of boolets, make you go 'Ow'.}}} | |{{{mag_desc|Holds X number of boolets, make you go 'Ow'.}}} | ||
|} | |} | ||
{{# | |- | ||
|} | {{#if: {{{table_end|}}} | {{!}}} | }} | ||
< | <noinclude> | ||
== Example == | == Example == | ||
{{TGMC-Guntemplate | {{TGMC-Guntemplate | ||
|table_start = | |table_start = y | ||
|table_end = | |table_end = y | ||
|image = T12AR.png | |image = T12AR.png | ||
|name = Exmaplar gun | |name = Exmaplar gun |
Версия от 21:15, 12 июля 2020
|- |style="width:150px; border: 3px solid black; border-bottom: 3px solid black; padding: 6px;"| Gun name |style="border: 3px solid black; border-bottom: 3px solid black; padding: 6px;"| Looks like someone failed to write a description
Holds X number of boolets, make you go 'Ow'. |
|-
Example
Weapon: | Description: | ||
---|---|---|---|
This better work
|
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