Content deleted Content added
create |
+maintext |
||
Line 1:
local p = {}
p.cfg = {
▲ ["text"] = '<p>It seems that the <i>WikiProject %s</i> banner has ' ..
'been [[Wikipedia:Substitution|substituted]] on this page ' ..
'instead of being [[Wikipedia:Transclusion|transcluded]]. ' ..
'Please undo the edit and type <code>{{%s}}' ..
'</code> instead.</p>',
},
▲ ["text"] = '<p>The WikiProject banner below should be moved to this ' ..
'%s\'s <b>[[%s|talk page]]</b>.</p><p style="font-size:95%%">If ' ..
'this is a demonstration of the template, please set the ' ..
Line 25 ⟶ 22:
'[[WP:AALERTS/LIST]] for [[WP:AALERTS|Article Alerts]] to work ' ..
'correctly (ask for help at [[WT:AALERTS]]).',
},
maintext = "This %s is within the scope of '''%s''', a collaborative effort to improve the coverage of %s on Wikipedia. If you would like to participate, please visit the project page, where you can join [[{{TALKPAGENAME:{{{PROJECT_LINK}}}}}|the discussion]] and see a list of open tasks."
}
|