Шаблон:Item/en — различия между версиями

Материал из Rust Wikipedia
Dear playersǃ Right now, the development of this website lies on the shoulders of a small group of enthusiasts. If you like our projects, you have a chance to help our project grow. The money we will get from the supporters will be invested in the website development, salaries for the editors, and payment for the dedicated server. You are able to donate via the payment methods listed below. Thank you in advanceǃ
PayPal: https://paypal.me/rustwikicom
м
м (top: clean up, replaced: |name= → |name = (2))
 
(не показаны 3 промежуточные версии этого же участника)
Строка 1: Строка 1:
 
{{#tag:metadesc |{{{desc}}} - {{#if: {{{ID_L|}}} |Rust Legacy }}{{#if: {{{ID_E|}}} |Rust Experimental }} - {{PAGENAME}}}}<div class="temp_item">
 
{{#tag:metadesc |{{{desc}}} - {{#if: {{{ID_L|}}} |Rust Legacy }}{{#if: {{{ID_E|}}} |Rust Experimental }} - {{PAGENAME}}}}<div class="temp_item">
 
{|class="wikitable sidebar_table" style="box-shadow:none;margin:0;width:100%;"
 
{|class="wikitable sidebar_table" style="box-shadow:none;margin:0;width:100%;"
!colspan="2" align="center"|{{{name}}}
+
!colspan="2" align="center"|{{{img2}}}
 
|-
 
|-
 
  |colspan="2" align="center"| [[File:{{{img2}}}.png|300px|alt={{{img2}}}]]
 
  |colspan="2" align="center"| [[File:{{{img2}}}.png|300px|alt={{{img2}}}]]
Строка 9: Строка 9:
 
  |colspan="2" style="padding:0 !important"| <htmlet nocache="no">ads_sidebar</htmlet>
 
  |colspan="2" style="padding:0 !important"| <htmlet nocache="no">ads_sidebar</htmlet>
 
|-
 
|-
  |colspan="2" style="font-size:smaller;border-bottom: 1px solid #000;"|— Update version: [[:Category:build {{{ver|Undefined}}}|build {{{ver|Undefined}}}]] [[Category:Build_{{{ver|Undefined}}}]]
+
  |colspan="2" style="font-size:smaller;border-bottom: 1px solid #000;"|— Update version: build {{{ver|Undefined}}}
 
|-
 
|-
  |colspan="2" style="font-size:smaller;background: #000;border-bottom: 1px solid #000;"|— Checked: [[:Category:build checked {{{curVer|Undefined}}}|build {{{curVer|Undefined}}}]] <div style="line-height: 12px;font-size: 9px;">Версия игры, при которой информация с этой статьи была проверены в последний раз.</div>
+
  |colspan="2" style="font-size:smaller;background: #000;border-bottom: 1px solid #000;"|— Checked: build {{{curVer|Undefined}}} <div style="line-height: 12px;font-size: 9px;">Version of the game, in which the information for this article was tested for the last time.</div>
 
|-
 
|-
 
  |Shortname
 
  |Shortname
Строка 50: Строка 50:
 
{|class="wikitable sidebar_table" style="box-shadow:none;margin:0;width:100%;"
 
{|class="wikitable sidebar_table" style="box-shadow:none;margin:0;width:100%;"
 
|-
 
|-
  |colspan="2" style="background:#1097D9;color:#fff;text-align:center;"|Рецепт
+
  |colspan="2" style="background:#1097D9;color:#fff;text-align:center;"|Blueprint
 
|-
 
|-
 
  |colspan="2" |{{{craft|''-?-''}}}
 
  |colspan="2" |{{{craft|''-?-''}}}
Строка 99: Строка 99:
 
<pre>
 
<pre>
 
{{item
 
{{item
|name= Сырое куриное мясо<br />(Raw Chicken Breast)
+
|name = Сырое куриное мясо<br />(Raw Chicken Breast)
 
|img = [[Файл:Raw Chicken Breast.png]]
 
|img = [[Файл:Raw Chicken Breast.png]]
 
|desc=  
 
|desc=  
Строка 136: Строка 136:
  
 
{{item
 
{{item
  |name= Сырое куриное мясо<br />(Raw Chicken Breast)
+
  |name = Сырое куриное мясо<br />(Raw Chicken Breast)
 
  |img = [[Файл:Raw Chicken Breast.png]]
 
  |img = [[Файл:Raw Chicken Breast.png]]
 
  |desc=  
 
  |desc=  

Текущая версия на 17:37, 23 мая 2025


{{item
|name = Сырое куриное мясо<br />(Raw Chicken Breast)
|img = [[Файл:Raw Chicken Breast.png]]
|desc= 
|ID_E=1
|shortname = chicken_raw
|type= Еда
|craft= ---
|time= ---
|print= ---
|weight = 0.1
|size = 10
|stack= 20
//--------------------
|devPart = DevMed2
 |d_type = Метаболизм
 |health = <span class="txt_green">5</span>
 |bleeding = 
 |radiation = 
 |poison = 10
 |calories = <span class="txt_green">20</span>
 |thirst = <span class="txt_green">5</span>
//---------------------
|devPart = DevArmor
 |bullet = 2
 |melee = 3
 |cold =	 2
 |heat =	 2
 |explosion = 2
 |radiation = 2
//---------------------
|devPartAmmo = DevAmmo
 |dmg= 20
 |velocity= 200
}}