DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Adds a specified template to the end of the page text,
but before categories.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public void AddTemplate( string templateText ) |
Parameters
- templateText
- Type: System..::..String
Complete template in double brackets, e.g. "{{TemplateTitle|param1=val1|param2=val2}}".