Difference between pages "Module:Category handler/shared" and "File:HumanoidWormDrake-TF04-JP-VG.jpg"

From Yugipedia
< Module:Category handler(Difference between pages)
Jump to: navigation, search
m (1 revision imported: import latest version of Template:Dmbox from Wikipedia)
 
m
 
Line 1: Line 1:
-- This module contains shared functions used by [[Module:Category handler]]
+
{{Delete|Replaced by [[File:HumanoidWormDrake-TF05-JP-VG-artwork.png]]}}
-- and its submodules.
 
  
local p = {}
+
{{OCG-TCG card image
 
+
| name = Humanoid Worm Drake
function p.matchesBlacklist(page, blacklist)
+
}}
for i, pattern in ipairs(blacklist) do
+
{{Fair use rationale
local match = mw.ustring.match(page, pattern)
+
| Description      = "[[Humanoid Worm Drake]]"
if match then
+
| Source            = ''[[Yu-Gi-Oh! 5D's Tag Force 4]]''
return true
+
| Portion          = Portion of a screenshot.
end
+
| Purpose          = To visualize the card art.
end
+
| Resolution        = High.
return false
+
| Replaceability    = No free alternative available.
end
+
}}
 
 
function p.getParamMappings(useLoadData)
 
local dataPage = 'Module:Namespace detect/data'
 
if useLoadData then
 
return mw.loadData(dataPage).mappings
 
else
 
return require(dataPage).mappings
 
end
 
end
 
 
 
function p.getNamespaceParameters(titleObj, mappings)
 
-- We don't use title.nsText for the namespace name because it adds
 
-- underscores.
 
local mappingsKey
 
if titleObj.isTalkPage then
 
mappingsKey = 'talk'
 
else
 
mappingsKey = mw.site.namespaces[titleObj.namespace].name
 
end
 
mappingsKey = mw.ustring.lower(mappingsKey)
 
return mappings[mappingsKey] or {}
 
end
 
 
 
return p
 

Latest revision as of 19:46, 20 February 2024

Licensing

Non-free media information and use rationale
Description

"Humanoid Worm Drake"

Source

Yu-Gi-Oh! 5D's Tag Force 4

Portion used

Portion of a screenshot.

Low resolution?

High.

Purpose of use

To visualize the card art.

Replaceable?

No free alternative available.

Fair useFair use of copyrighted materialhttps://yugipedia.com/wiki/File:HumanoidWormDrake-TF04-JP-VG.jpg