Modulenn:Central-s-br

Eus Wikimammenn

Documentations and live examples[kemmañ]

Doc with item = docitem[kemmañ]

{{Central|doc|dockey=versions_support_desk_title|docitem=Q535}} Script error: The function "doc" does not exist.

Doc with function from string[kemmañ]

{{Central|doc|dockey=modes_get_args_report_title|docfunc=modes.get_args_report}} Script error: The function "doc" does not exist.

Central normal read mode[kemmañ]

{{Central|read|QITEM=Q535}} Script error: The function "read" does not exist.

Edit mode example for English user / French project[kemmañ]

{{Central|edit|contentlang=es|pagelang=fr|userlang=en|QITEM=Q8023}} Script error: The function "edit" does not exist.

Edit mode example for Spanish user / French project[kemmañ]

{{Central|edit|contentlang=en|pagelang=fr|userlang=es|itemid=Q34743}} Script error: The function "edit" does not exist.

Edit mode example for French user / English project[kemmañ]

{{Central|edit|contentlang=es|pagelang=en|userlang=fr|QITEM=Q868}} Script error: The function "edit" does not exist.

Tests mode example[kemmañ]

{{Central|tests|itemid=Q535}} Script error: The function "tests" does not exist.


local Central = {} -- The main central module install central libraries and bind the main and its sub-modules
local p = Central

return p