Difference between pages "Module:Data/Templates" and "Dragon's Descent"

From Yugipedia
< Module:Data(Difference between pages)
Jump to: navigation, search
(Account for {{{link}}} in {{Vg}}.)
 
(Restoring revision 4739748 by User:NumbersHunter02 on 2021-07-27 14:17:36.)
 
Line 1: Line 1:
-- <pre>
+
{{Manga card
--[=[Doc
+
| ja_name = {{Ruby|舞|ま}}い{{Ruby|降|お}}りる{{Ruby|竜|りょう}}
@module Data/Templates
+
| romaji_name = Maioriru Ryū
@description Interface for template interaction.
+
| image = DragonsDescent-EN-Manga-GX.png
@author [[User:Becasita]]
+
| ja_image = DragonsDescent-JP-Manga-GX.jpg
@contact [[User talk:Becasita]]
+
| image_ca = DragonsDescent-JP-Manga-GX-CA.png
]=]
+
| card_type = Trap
 
+
| property = Normal
local DATA = require( 'Module:Data' )
+
| effect_type = Effect
local UTIL = require( 'Module:Util' )
+
| lore = [[Special Summon]] 1 [[Level]] 4 or lower [[Dragon]]-[[Type]] [[Monster Card|monster]] from your [[hand]].
 
+
| ja_lore = 手札からLV4以下のドラゴンを特殊召喚できる。
local D = {}
+
| appears_in_gx = 030
 
+
| decks = Chazz Princeton (manga)
local function getLanguage( frame )
+
| supports = Dragon
local v = frame:getParent().args[ 1 ]
+
| summoning = Special Summons from your hand
 
+
}}
return DATA.getLanguage( v ) or {}
 
end
 
 
 
local function getRegion( frame )
 
local v = frame:getParent().args[ 1 ]
 
 
 
return DATA.getRegion( v ) or {}
 
end
 
 
 
local function getMedium( frame )
 
local v = frame:getParent().args[ 1 ]
 
 
 
return DATA.getMedium( v ) or {}
 
end
 
 
 
local function getVideoGame( frame )
 
local v = frame:getParent().args[ 1 ]
 
 
 
return DATA.getVideoGame( v ) or {}
 
end
 
 
 
function D.ln( frame )
 
return getLanguage( frame ).index or ''
 
end
 
 
 
function D.lang( frame )
 
return getLanguage( frame ).full or ''
 
end
 
 
 
function D.rg( frame )
 
return getRegion( frame ).index or ''
 
end
 
 
 
function D.region( frame )
 
return getRegion( frame ).full or ''
 
end
 
 
 
function D.rgo( frame )
 
return getMedium( frame ).abbr or ''
 
end
 
 
 
function D.vg( frame )
 
local full = UTIL.trim( frame:getParent().args[ 'full' ] )
 
 
 
local link = UTIL.trim( frame:getParent().args[ 'link' ] )
 
 
 
local game = getVideoGame( frame )
 
 
return full
 
and ( link and game.full or UTIL.removeDab( game.full ) )
 
or game.abbr
 
end
 
 
 
return D
 
-- </pre>
 

Latest revision as of 01:28, 16 March 2023

Dragon's Descent
Japanese
りるりょう
Base
舞い降りる竜
Kana
まいおりるりょう
Rōmaji
Maioriru Ryū
DragonsDescent-EN-Manga-GX.png
Card type Trap
Property Normal

Special Summon 1 Level 4 or lower Dragon-Type monster from your hand.

Appearances
Manga cards (Galleries: GX)

Other languages

Name Lore
Japanese りるりょう 手札からLV4以下のドラゴンを特殊召喚できる。

Images

Decks

Search categories