Module:Details: Difference between revisions
admin>Admin صفحهای تازه حاوی «--[[ -- This module produces a "For more details on this topic" link. It implements -- the {{details}} template. --]] local mHatnote = require('Module:Hatnote') local mArguments -- lazily initialise local p = {} function p.details(frame) mArguments = require('Module:Arguments') local args = mArguments.getArgs(frame, {parentOnly = true}) local page = args[1] local topic = args[2] if not page then return mHatnote.makeWikitextEr...» ایجاد کرد |
m ۱ نسخه واردشده |
||
(No difference)
| |||