Changes

Jump to: navigation, search

Module:Data/Templates

146 bytes added, 5 years ago
Account for {{{link}}} in {{Vg}}.
local DATA = require( 'Module:Data' )
local UTIL = require( 'Module:Util' )
local D = {}
function D.vg( frame )
local full = mw.textUTIL.trim( frame:getParent().args[ 'full' ] or '' ) ~  local link = UTIL.trim( frame:getParent().args[ 'link'] )  return local game = getVideoGame( frame )[ return full and '( link and game.full or UTIL.removeDab( game.full' ) ) or 'game.abbr' ] or ''
end
return D
-- </pre>
Bureaucrats, System administrator, Administrators
57,479
edits

Navigation menu