Module:See also: Difference between revisions
admin>Admin صفحهای تازه حاوی «--[[ -- This module produces a "See also: a, b and c" link. It implements the -- template {{see also}}. --]] local mHatnote = require('Module:Hatnote') local mTableTools -- lazily initialise local mArguments -- lazily initialise local p = {} function p.seealso(frame) mTableTools = require('Module:TableTools') mArguments = require('Module:Arguments') local args = mArguments.getArgs(frame, {parentOnly = true}) local pages = {} fo...» ایجاد کرد |
m ۱ نسخه واردشده |
||
(No difference)
| |||