请输入您要查询的百科知识:

 

词条 Module:Iraq Syria map date
释义

require('Module:No globals')

local dts = require('Module:Dts')._main

local p = {}

--[[

The purpose of this file is to have a centralised place where the dates which File:Syrian,_Iraqi,_and_Lebanese_insurgencies.png (and related files) is updated can be managed, instead of having to update them in different articles.

To update, edit the strings (the parts between quotes) underneath each function.

For maintainability of modules being used on other-language Wikipedias, you must use ISO date: YYYY-MM-DD (i.e. 2015-12-09)

The output will be a correct wordy date format (i.e. "9 December 2015", or "9 tháng 12 năm 2015" if you're on Vietnamese Wikipedia)

Example usage: "(as of {{#invoke:Iraq Syria map date|syriadate}})"

--]]

function p.date( frame )

return dts{"2019-03-24"} -- File:Syrian, Iraqi, and Lebanese insurgencies-3.jpg

end

function p.iraqdate( frame )

return dts{"2018-09-05"} -- File:Iraq_war_map.png

end

function p.syriadate( frame )

return dts{"2019-01-26"} -- File:Syrian_Civil_War_map.svg

end

function p.aleppo2date( frame )

return dts{"2019-01-10"} -- File:Rif_Aleppo2.svg

end

function p.damascusdate( frame )

return dts{"2018-05-22"} -- File:Rif_Damashq.svg

end

function p.mosuldate( frame )

return dts{"2017-10-20"} -- File:Battle_of_Mosul_(2016%E2%80%932017).svg

end

function p.lebanondate( frame )

return dts{"2018-12-11"} -- File:Lebanese_insurgency.png

end

function p.raqqadate( frame )

return dts{"2017-10-18"} -- File:Battle_of_Raqqa2.svg

end

return p

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/14 13:05:24