Обсуждение участника:Dani9l228

Материал из Space Station 14 Вики
Версия от 12:11, 11 ноября 2023; Dani9l228 (обсуждение | вклад) (Новая страница: «=== Особое оружие ближнего боя === {| class="wikitable sortable" |- !style="border-bottom:1px solid red; width: 10%" | Фигурка !style="border-bottom:1px solid red; width: 5%" | Шанс Получения !style="border-bottom:1px solid red; width: 50%" | Описание |- | <span class=sprite>64px|центр<span> <center>Фигурка Боксёра</center> | 21.25 разрезов | {{#inv...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

Особое оружие ближнего боя

local prototypes = mw.loadData("Module:Entity Lookup/data") local p = {} p.entities = prototypes.entities -- p,getname{args={"FreedomImplant"}} function p.getname(frame, entid) -- Не найдено local out = "" local id = "" if frame.args[1] ~= nil then id = frame.args[1] else id = entid end local entity = p.entities[id] if entity ~= nil then out = entity.name else out = "Не найдено" end return out end -- p,getname{args={"FreedomImplant"}} function p.getdesc(frame, entid) -- Не найдено local out = "" local id = "" if frame.args[1] ~= nil then id = frame.args[1] else id = entid end local entity = p.entities[id] if entity ~= nil then out = entity.desc else out = "Не найдено" end return out end -- p.createtexttooltip{args={"Верхний текст", "FreedomImplant", "Файл:Honks.gif"}} function p.createtexttooltip(frame) -- ТекстНе найден
Предмет не найден
local out = " " local entity = p.entities[frame.args[2]] local stats = frame:expandTemplate{ title = "Особое", args = { frame.args[2] }} if entity ~= nil then do if frame.args["img"] ~= nil then do out = frame:expandTemplate{ title = "Tooltip", args = { frame.args[1], entity.name, entity.desc, stats, img=frame.args["img"] }} end else out = frame:expandTemplate{ title = "Tooltip", args = { frame.args[1], entity.name, entity.desc, stats }} end -- Текст64x64px|left|middle|link= Название
Описание
end else out = frame:expandTemplate{ title = "Tooltip", args = { frame.args[1], "Не найден", "Предмет не найден", img=frame.args[3]}} end return out end -- p.createimagetooltip{args={"Файл:Honks.gif", "FreedomImplant", Статы="Имеет 3 заряда"}} function p.createimagetooltip(frame) -- метаНе найден
Предмет не найден
local out = " " local entity = p.entities[frame.args[2]] local pic = frame.args[1] local meta = frame.args["Мета"] local stats = frame:expandTemplate{ title = "Особое", args = { frame.args[2] }} if meta == nil then meta = "64x64px|link=" end meta = meta:gsub(',', '|') pic = "[[" .. frame.args[1] .. "|" .. meta .. "]]" if entity ~= nil then do if frame.args[1] ~= nil then do out = frame:expandTemplate{ title = "Tooltip", args = { pic, entity.name, entity.desc, stats }} end else out = frame:expandTemplate{ title = "Tooltip", args = { "
", entity.name, entity.desc, stats }}
   	end
   -- Текст64x64px|left|middle|link= Название
Описание
end else out = frame:expandTemplate{ title = "Tooltip", args = { pic, "Не найден", "Предмет не найден", img="Mousegif.gif"}} end return out

end


return p

Фигурка Шанс Получения Описание
Фигурка Боксёра
21.25 разрезов ТекстФигурка боксёра
Фигурка, изображающая боксёра, держащего в руках красные перчатки.
Клеймор
41.25 разреза Меч, пришедший из средневековья. Атакует на 25% медленнее обычного оружия.
Абордажная сабля
20 разрезов Абордажная сабля пиратов. Йо-хо-хо!
Потусторонний клинок
41.25 разрезов Меч, источающий нечестивую энергию.