DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Adds a specified template to the end of all pages in PageList.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public void AddTemplate( string templateText ) |
Parameters
- templateText
- Type: System..::..String
Template text, like "{{template_name|...|...}}".