DotNetWikiBot Framework Documentation
Overload List
Name | Description | |
---|---|---|
FormatTemplate(String, Dictionary<(Of <<'(String, String>)>>)) | Formats a template with the specified title and parameters. Default formatting
options are used. | |
FormatTemplate(String, Dictionary<(Of <<'(String, String>)>>), String) | Formats a template with the specified title and parameters. Formatting
options are got from provided reference template. That function is usually used to
format modified template as it was in it's initial state, though absolute format
consistency can not be guaranteed. | |
FormatTemplate(String, Dictionary<(Of <<'(String, String>)>>), Boolean, Boolean, Int32) | Formats a template with the specified title and parameters, allows extended
format options to be specified. |