C# 클래스 WikiFunctions.WikiRegexes

Provides some common static regexes
파일 보기 프로젝트 열기: reedy/AutoWikiBrowser 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AllTags System.Text.RegularExpressions.Regex
AllTemplateRedirects System.Text.RegularExpressions.Regex
AllTemplateRedirectsHS HashSet
AllTemplateRedirectsList List
AmericanDates System.Text.RegularExpressions.Regex
ArticleToFirstLevelTwoHeading System.Text.RegularExpressions.Regex
BASEPAGENAMETemplates System.Text.RegularExpressions.Regex
BASEPAGENAMETemplatesL List
BLPSources System.Text.RegularExpressions.Regex
BareExternalLink System.Text.RegularExpressions.Regex
BareRefExternalLink System.Text.RegularExpressions.Regex
BareRefExternalLinkBotGenTitle System.Text.RegularExpressions.Regex
Big System.Text.RegularExpressions.Regex
BirthsCategory System.Text.RegularExpressions.Regex
Blockquote System.Text.RegularExpressions.Regex
Bold System.Text.RegularExpressions.Regex
BoldItalics System.Text.RegularExpressions.Regex
Br System.Text.RegularExpressions.Regex
BulletedText System.Text.RegularExpressions.Regex
CEHar System.Text.RegularExpressions.Regex
CatImprove System.Text.RegularExpressions.Regex
Category System.Text.RegularExpressions.Regex
CategoryQuick System.Text.RegularExpressions.Regex
Centuryinbox System.Text.RegularExpressions.Regex
CircaLinkTemplate System.Text.RegularExpressions.Regex
CircaTemplate System.Text.RegularExpressions.Regex
CiteTemplate System.Text.RegularExpressions.Regex
Cites System.Text.RegularExpressions.Regex
ClockTime System.Text.RegularExpressions.Regex
Comments System.Text.RegularExpressions.Regex
CurlyDoubleQuotes System.Text.RegularExpressions.Regex
Currency System.Text.RegularExpressions.Regex
Dablinks Regex
DateBirthAndAge Regex
DateYearMonthParameter string
DatedTemplates List
Dates Regex
Dates2 Regex
DayMonth Regex
DayMonthRangeSpan Regex
DeadEnd Regex
DeadLink Regex
DeathDate Regex
DeathDateAndAge Regex
DeathsOrLivingCategory Regex
Defaultsort Regex
DeletionProtectionTags Regex
Disambigs Regex
DisambigsCleanup Regex
DisambigsGeneral Regex
DoublePipeLink Regex
EmptyBold Regex
EmptyComments Regex
EmptyLink Regex
EmptyTemplate Regex
ExternalLinks Regex
ExternalLinksHTTPOnly Regex
ExternalLinksHTTPOnlyQuick Regex
ExternalLinksHeader Regex
ExtractTitle Regex
FileNamespaceLink Regex
GalleryTag Regex
GregorianYear Regex
HarvTemplate Regex
HeadingLevelThree Regex
HeadingLevelTwo Regex
Headings Regex
HeadingsWhitespaceBefore Regex
ISODates Regex
ISODatesQuick Regex
Ibid Regex
IbidLocCitation Regex
ImageMap Regex
Images Regex
ImagesCountOnly Regex
ImagesNotTemplates Regex
ImperialUnitsInBracketsWithoutNonBreakingSpaces Regex
InUse Regex
Includeonly Regex
IncludeonlyNoinclude Regex
IndentedText Regex
InfoBox Regex
InfoBoxDOBFields List
InfoBoxDODFields List
InfoBoxPOBFields List
InfoBoxPODFields List
InternationalDates Regex
Italics Regex
LinkFGAs Regex
LivingPeopleRegex2 Regex
LooseCategory Regex
LooseImage Regex
MagicWordTemplates Regex
MagicWordsBehaviourSwitches Regex
MaintenanceTemplates Regex
MathPreSourceCodeComments Regex
MeaningsOfMinorPlanetNames Regex
MetresFeetConversionNonBreakingSpaces Regex
MonthDay Regex
MonthDayRangeSpan Regex
Months string
MonthsNoGroup string
MoreNoFootnotes Regex
MultipleIssues Regex
MultipleIssuesArticleMaintenanceTemplates Regex
MultipleIssuesSectionMaintenanceTemplates Regex
NamedReferences Regex
NamedReferencesIncludingCondensed Regex
NamespacesCaseInsensitive Regex>.Dictionary
NestedTemplates Regex
NewUnReviewedArticle Regex
Newline Regex
NoGeneralFixes Regex
NoRETF Regex
Noinclude Regex
NonDeadEndPageTemplates Regex
NonHTTPProtocols Regex
NotATypo Regex
NotesHeader Regex
Nowiki Regex
Orphan Regex
PeopleFromCategory Regex
PeopleInfoboxTemplates Regex
Percent Regex
Persondata Regex
PipedWikiLink Regex
Poem Regex
PortalTemplate Regex
PossibleInterwikis Regex
PossiblyCommentedStub Regex
Pstyles Regex
RFromModificationList string[]
RFromOtherCapitaliastionList string[]
RFromTitleWithoutDiacriticsList string[]
Redirect Regex
RefAfterReflist Regex
ReferenceList Regex
ReferencesHeader Regex
ReferencesTemplate Regex
Refs Regex
RefsGrouped Regex
RegexWordApostrophes Regex
RemoveCatsAllCats Regex
RenamedTemplateParameters List
ReversedItalics Regex
SIAs Regex
SectionLevelTwo Regex
SeeAlso Regex
ShortPagesMonitor Regex
SimpleWikiLink Regex
SisterLinks Regex
SkipTOCTemplateRegex Regex
Small Regex
SourceCode Regex
StarRows Regex
Stub Regex
SupSub Regex
SurnameClarificationTemplates Regex
TalkHeaderTemplate Regex
TargetLessLink Regex
Template Regex
TemplateCall Regex
TemplateEnd Regex
TemplateMultiline Regex
TemplateName Regex
TemplateNameRegex Regex
TemplateRedirects string>.Dictionary
TemplateStart string
ThreeOrMoreNewlines Regex
UnPipedWikiLink Regex
Uncat Regex
UnformattedText Regex
UnitsWithoutNonBreakingSpaces Regex
UnlinkedFloruit Regex
UnnamedReferences Regex
Unreferenced Regex
UntemplatedQuotes Regex
UrlTemplate Regex
UrlValidator Regex
UseDatesTemplate Regex
UserSignature Regex
WhiteSpace Regex
Wi Regex
WikiLink Regex
WikiLinksOnly Regex
WikiLinksOnlyPlusWord Regex
WikiLinksOnlyPossiblePipe Regex
WikiProjectBannerShellTemplate Regex
Wikify Regex
WikipediaBooks Regex
ZerothSection Regex

공개 메소드들

메소드 설명
GenerateNamespaceRegex ( ) : string

Generates a regex template for all variants of one or more namespace, e.g. "File|Image"

MakeLangSpecificRegexes ( ) : void

메소드 상세

GenerateNamespaceRegex() 공개 정적인 메소드

Generates a regex template for all variants of one or more namespace, e.g. "File|Image"
public static GenerateNamespaceRegex ( ) : string
리턴 string

MakeLangSpecificRegexes() 공개 정적인 메소드

public static MakeLangSpecificRegexes ( ) : void
리턴 void

프로퍼티 상세

AllTags 공개적으로 정적으로 프로퍼티

Matches all tags: <nowiki>, <pre>, <math>, <timeline>, <code>, <source>, <cite>, <syntaxhighlight>, <blockquote>, <poem>, <imagemap>, <includeonly>, <onlyinclude>, <noinclude>, <hiero>, <score>
public static Regex,System.Text.RegularExpressions AllTags
리턴 System.Text.RegularExpressions.Regex

AllTemplateRedirects 공개적으로 정적으로 프로퍼티

Nested template regex to match all loaded template redirects from [[WP:AWB/TR]]
public static Regex,System.Text.RegularExpressions AllTemplateRedirects
리턴 System.Text.RegularExpressions.Regex

AllTemplateRedirectsHS 공개적으로 정적으로 프로퍼티

HashSet of all loaded template redirects from [[WP:AWB/TR]]
public static HashSet AllTemplateRedirectsHS
리턴 HashSet

AllTemplateRedirectsList 공개적으로 정적으로 프로퍼티

List of all loaded template redirects from [[WP:AWB/TR]], used when HashSet AllTemplateRedirectsHS cannot be
public static List AllTemplateRedirectsList
리턴 List

AmericanDates 공개적으로 정적으로 프로퍼티

Matches dates in American format – "Month dd, YYYY"
public static Regex,System.Text.RegularExpressions AmericanDates
리턴 System.Text.RegularExpressions.Regex

ArticleToFirstLevelTwoHeading 공개적으로 정적으로 프로퍼티

Matches article text up to but not including first level 2 heading
public static Regex,System.Text.RegularExpressions ArticleToFirstLevelTwoHeading
리턴 System.Text.RegularExpressions.Regex

BASEPAGENAMETemplates 공개적으로 정적으로 프로퍼티

Matches PAGENAME, PAGENAMEE, BASEPAGENAME, BASEPAGENAMEE templates
public static Regex,System.Text.RegularExpressions BASEPAGENAMETemplates
리턴 System.Text.RegularExpressions.Regex

BASEPAGENAMETemplatesL 공개적으로 정적으로 프로퍼티

List of PAGENAME, PAGENAMEE, BASEPAGENAME, BASEPAGENAMEE templates
public static List BASEPAGENAMETemplatesL
리턴 List

BLPSources 공개적으로 정적으로 프로퍼티

Matches the various {{BLP unsourced}} templates
public static Regex,System.Text.RegularExpressions BLPSources
리턴 System.Text.RegularExpressions.Regex

BareExternalLink 공개적으로 정적으로 프로퍼티

Matches a line with a bare external link (no description or name of link)
public static Regex,System.Text.RegularExpressions BareExternalLink
리턴 System.Text.RegularExpressions.Regex

BareRefExternalLink 공개적으로 정적으로 프로퍼티

Matches a bare external link (URL only, no title) within a <ref> tag, group 1 being the URL
public static Regex,System.Text.RegularExpressions BareRefExternalLink
리턴 System.Text.RegularExpressions.Regex

BareRefExternalLinkBotGenTitle 공개적으로 정적으로 프로퍼티

Matches an external link (URL only, no title) within a <ref> tag with a bot generated title or no title, group 1 being the URL, group 2 being the title, if any
public static Regex,System.Text.RegularExpressions BareRefExternalLinkBotGenTitle
리턴 System.Text.RegularExpressions.Regex

Big 공개적으로 정적으로 프로퍼티

Matches <big> tags
public static Regex,System.Text.RegularExpressions Big
리턴 System.Text.RegularExpressions.Regex

BirthsCategory 공개적으로 정적으로 프로퍼티

Matches the XXXX births / xxth Century / XXXX BC births categories (en only)
public static Regex,System.Text.RegularExpressions BirthsCategory
리턴 System.Text.RegularExpressions.Regex

Blockquote 공개적으로 정적으로 프로퍼티

Matches <blockquote> tags
public static Regex,System.Text.RegularExpressions Blockquote
리턴 System.Text.RegularExpressions.Regex

Bold 공개적으로 정적으로 프로퍼티

Matches bold text, group 1 being the text in bold (wiki format ''' only)
public static Regex,System.Text.RegularExpressions Bold
리턴 System.Text.RegularExpressions.Regex

BoldItalics 공개적으로 정적으로 프로퍼티

Matches bold italic text, group 1 being the text in bold italics (wiki format ''''' only)
public static Regex,System.Text.RegularExpressions BoldItalics
리턴 System.Text.RegularExpressions.Regex

Br 공개적으로 정적으로 프로퍼티

Matches the <br/> tag and valid variants
public static Regex,System.Text.RegularExpressions Br
리턴 System.Text.RegularExpressions.Regex

BulletedText 공개적으로 정적으로 프로퍼티

Matches indented, bulleted or numbered text
public static Regex,System.Text.RegularExpressions BulletedText
리턴 System.Text.RegularExpressions.Regex

CEHar 공개적으로 정적으로 프로퍼티

Matches Current events header in arwiki
public static Regex,System.Text.RegularExpressions CEHar
리턴 System.Text.RegularExpressions.Regex

CatImprove 공개적으로 정적으로 프로퍼티

Matches the {{Cat improve}} template and its redirects
public static Regex,System.Text.RegularExpressions CatImprove
리턴 System.Text.RegularExpressions.Regex

Category 공개적으로 정적으로 프로퍼티

Matches categories, group 1 being the category name, group 2 being any sort key
public static Regex,System.Text.RegularExpressions Category
리턴 System.Text.RegularExpressions.Regex

CategoryQuick 공개적으로 정적으로 프로퍼티

Matches the start of a category link
public static Regex,System.Text.RegularExpressions CategoryQuick
리턴 System.Text.RegularExpressions.Regex

Centuryinbox 공개적으로 정적으로 프로퍼티

Matches {{Centuryinbox}} template and its redirects
public static Regex,System.Text.RegularExpressions Centuryinbox
리턴 System.Text.RegularExpressions.Regex

CircaLinkTemplate 공개적으로 정적으로 프로퍼티

Mathes the {{circa}} template and [[circa]] links
public static Regex,System.Text.RegularExpressions CircaLinkTemplate
리턴 System.Text.RegularExpressions.Regex

CircaTemplate 공개적으로 정적으로 프로퍼티

Matches the {{circa}} template
public static Regex,System.Text.RegularExpressions CircaTemplate
리턴 System.Text.RegularExpressions.Regex

CiteTemplate 공개적으로 정적으로 프로퍼티

Matches the various citation templates {{citation}}, {{cite web}} etc. on en-wiki
public static Regex,System.Text.RegularExpressions CiteTemplate
리턴 System.Text.RegularExpressions.Regex

Cites 공개적으로 정적으로 프로퍼티

Matches <cite> tags
public static Regex,System.Text.RegularExpressions Cites
리턴 System.Text.RegularExpressions.Regex

ClockTime 공개적으로 정적으로 프로퍼티

Matches 12-hour clock time without a non-breaking space
public static Regex,System.Text.RegularExpressions ClockTime
리턴 System.Text.RegularExpressions.Regex

Comments 공개적으로 정적으로 프로퍼티

Matches <!-- comments -->
public static Regex,System.Text.RegularExpressions Comments
리턴 System.Text.RegularExpressions.Regex

CurlyDoubleQuotes 공개적으로 정적으로 프로퍼티

Matches common curly double quotes, see [[MOS:PUNCT]]
public static Regex,System.Text.RegularExpressions CurlyDoubleQuotes
리턴 System.Text.RegularExpressions.Regex

Currency 공개적으로 정적으로 프로퍼티

Matches a currency symbol with a space or a non-breaking space
public static Regex,System.Text.RegularExpressions Currency
리턴 System.Text.RegularExpressions.Regex

Dablinks 공개적으로 정적으로 프로퍼티

Finds article disamiguation links from https://en.wikipedia.org/wiki/Wikipedia:Template_messages/General#Disambiguation_and_redirection and https://en.wikipedia.org/wiki/Template:Hatnote_templates (en only)
public static Regex Dablinks
리턴 Regex

DateBirthAndAge 공개적으로 정적으로 프로퍼티

Matches the various {{birth date and age}} templates, group 1 being the year of birth
public static Regex DateBirthAndAge
리턴 Regex

DateYearMonthParameter 공개적으로 정적으로 프로퍼티

Localized version of date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}
public static string DateYearMonthParameter
리턴 string

DatedTemplates 공개적으로 정적으로 프로퍼티

List of templates that should be dated (with 'date=Month YYYY' on en-wiki), loaded as first letter upper from https://en.wikipedia.org/wiki/Wikipedia:AWB/Dated_templates, see Category:Wikipedia maintenance categories sorted by month
public static List DatedTemplates
리턴 List

Dates 공개적으로 정적으로 프로퍼티

Matches Dates like 21 January
public static Regex Dates
리턴 Regex

Dates2 공개적으로 정적으로 프로퍼티

Matches Dates like January 21
public static Regex Dates2
리턴 Regex

DayMonth 공개적으로 정적으로 프로퍼티

Matches day month combinations in International format – "dd Month"
public static Regex DayMonth
리턴 Regex

DayMonthRangeSpan 공개적으로 정적으로 프로퍼티

Matches day month ranges – "13–17 May"
public static Regex DayMonthRangeSpan
리턴 Regex

DeadEnd 공개적으로 정적으로 프로퍼티

Matches {{Deadend|xxx}}, including in {{Multiple issues}}, group 1 is the {{Multiple issues}} template call up to the dead end tag
public static Regex DeadEnd
리턴 Regex

DeadLink 공개적으로 정적으로 프로퍼티

Matches {{dead link}} template and its redirects
public static Regex DeadLink
리턴 Regex

DeathDate 공개적으로 정적으로 프로퍼티

Matches the various {{death date}} templates, group 1 being the year of death
public static Regex DeathDate
리턴 Regex

DeathDateAndAge 공개적으로 정적으로 프로퍼티

Matches the {{death date and age}} template, group 1 being the year of death, group 2 being the year of birth
public static Regex DeathDateAndAge
리턴 Regex

DeathsOrLivingCategory 공개적으로 정적으로 프로퍼티

Matches the various categories for dead people on en wiki, and the living people category
public static Regex DeathsOrLivingCategory
리턴 Regex

Defaultsort 공개적으로 정적으로 프로퍼티

Matches {{DEFAULTSORT}}, "key" group being the sortkey
public static Regex Defaultsort
리턴 Regex

DeletionProtectionTags 공개적으로 정적으로 프로퍼티

matches speedy deletion templates (from Category:Speedy_deletion_templates), deletion templates (Category:Proposed_deletion-related_templates) and protection templates (Category:Protection_templates) Plus optional wiki comment(s) before and/or after
public static Regex DeletionProtectionTags
리턴 Regex

Disambigs 공개적으로 정적으로 프로퍼티

Matches disambig templates, supports language variants e.g. for en-wiki {{disambig}}, {{dab}}. Matches wiki comment on same line after template if present
public static Regex Disambigs
리턴 Regex

DisambigsCleanup 공개적으로 정적으로 프로퍼티

Matches disambig cleanup templates
public static Regex DisambigsCleanup
리턴 Regex

DisambigsGeneral 공개적으로 정적으로 프로퍼티

Matches general disambig templates
public static Regex DisambigsGeneral
리턴 Regex

DoublePipeLink 공개적으로 정적으로 프로퍼티

Matches wikilinks with double pipes e.g. [[text|text2|text3]] and [[text||text3]]
public static Regex DoublePipeLink
리턴 Regex

EmptyBold 공개적으로 정적으로 프로퍼티

Matches empty bold wikitags (zero or more whitespace)
public static Regex EmptyBold
리턴 Regex

EmptyComments 공개적으로 정적으로 프로퍼티

Matches empty comments (zero or more whitespace)
public static Regex EmptyComments
리턴 Regex

EmptyLink 공개적으로 정적으로 프로퍼티

public static Regex EmptyLink
리턴 Regex

EmptyTemplate 공개적으로 정적으로 프로퍼티

public static Regex EmptyTemplate
리턴 Regex

ExternalLinks 공개적으로 정적으로 프로퍼티

(Slowly) Matches external links to all Wikimedia-supported protocols http, https, ftp, mailto, irc, gopher, telnet, nntp, worldwind, news, svn, protocol-relative HTTP(S) Group 1 is the protocol name
public static Regex ExternalLinks
리턴 Regex

ExternalLinksHTTPOnly 공개적으로 정적으로 프로퍼티

Matches external links only to http, https protocols
public static Regex ExternalLinksHTTPOnly
리턴 Regex

ExternalLinksHTTPOnlyQuick 공개적으로 정적으로 프로퍼티

Matches external links only to http, https protocols. For performance, protocol is not part of match value
public static Regex ExternalLinksHTTPOnlyQuick
리턴 Regex

ExternalLinksHeader 공개적으로 정적으로 프로퍼티

Matches the external links level 2 heading, also "Other websites" for simple wikipedia
public static Regex ExternalLinksHeader
리턴 Regex

ExtractTitle 공개적으로 정적으로 프로퍼티

For extraction of page title from URLs
public static Regex ExtractTitle
리턴 Regex

FileNamespaceLink 공개적으로 정적으로 프로퍼티

Matches links to the file namespace (images etc.), group 1 is the filename
public static Regex FileNamespaceLink
리턴 Regex

GalleryTag 공개적으로 정적으로 프로퍼티

Matches <gallery> tags, group 1 is any tag parameters, group 2 is the tag contents
public static Regex GalleryTag
리턴 Regex

GregorianYear 공개적으로 정적으로 프로퍼티

Matches a number between 1000 and 2999
public static Regex GregorianYear
리턴 Regex

HarvTemplate 공개적으로 정적으로 프로퍼티

Matches the various Harvard citation templates on en-wiki
public static Regex HarvTemplate
리턴 Regex

HeadingLevelThree 공개적으로 정적으로 프로퍼티

Matches level 3 headings
public static Regex HeadingLevelThree
리턴 Regex

HeadingLevelTwo 공개적으로 정적으로 프로퍼티

Matches level 2 headings
public static Regex HeadingLevelTwo
리턴 Regex

Headings 공개적으로 정적으로 프로퍼티

Matches headings of all levels, group 1 being the heading name
public static Regex Headings
리턴 Regex

HeadingsWhitespaceBefore 공개적으로 정적으로 프로퍼티

public static Regex HeadingsWhitespaceBefore
리턴 Regex

ISODates 공개적으로 정적으로 프로퍼티

Matches ISO 8601 format dates – YYYY-DD-MM – between 1600 and 2099
public static Regex ISODates
리턴 Regex

ISODatesQuick 공개적으로 정적으로 프로퍼티

Quickly matches ISO 8601 format dates – YYYY-DD-MM – between 1600 and 2099. For counting matches
public static Regex ISODatesQuick
리턴 Regex

Ibid 공개적으로 정적으로 프로퍼티

Matches the {{Ibid}} template
public static Regex Ibid
리턴 Regex

IbidLocCitation 공개적으로 정적으로 프로퍼티

Matches "ibid" and "op cit"
public static Regex IbidLocCitation
리턴 Regex

ImageMap 공개적으로 정적으로 프로퍼티

Matches <imagemap> tags
public static Regex ImageMap
리턴 Regex

Images 공개적으로 정적으로 프로퍼티

Matches images: file namespace links (includes images within gallery tags), {{gallery}} template, image name parameters in infoboxes/templates
public static Regex Images
리턴 Regex

ImagesCountOnly 공개적으로 정적으로 프로퍼티

Faster version of Images, matches same items. For counting of matches only
public static Regex ImagesCountOnly
리턴 Regex

ImagesNotTemplates 공개적으로 정적으로 프로퍼티

Matches images: file namespace links (includes images within gallery tags), {{gallery}} template, but NOT image name parameters in infoboxes/templates
public static Regex ImagesNotTemplates
리턴 Regex

ImperialUnitsInBracketsWithoutNonBreakingSpaces 공개적으로 정적으로 프로퍼티

Matches abbreviated in, oz, feet when in brackets e.g. (3 in); avoids false positives such as "3 in 4..."
public static Regex ImperialUnitsInBracketsWithoutNonBreakingSpaces
리턴 Regex

InUse 공개적으로 정적으로 프로퍼티

Matches the {{In use}}/{{in creation}} templates
public static Regex InUse
리턴 Regex

Includeonly 공개적으로 정적으로 프로퍼티

Matches <includeonly> and <onlyinclude> tags
public static Regex Includeonly
리턴 Regex

IncludeonlyNoinclude 공개적으로 정적으로 프로퍼티

Matches <includeonly> and <onlyinclude> and <noinclude> tags
public static Regex IncludeonlyNoinclude
리턴 Regex

IndentedText 공개적으로 정적으로 프로퍼티

Matches text indented with a :
public static Regex IndentedText
리턴 Regex

InfoBox 공개적으로 정적으로 프로퍼티

Matches infoboxes, group 1 being the template name of the infobox
public static Regex InfoBox
리턴 Regex

InfoBoxDOBFields 공개적으로 정적으로 프로퍼티

List of known infobox fields holding date of birth
public static List InfoBoxDOBFields
리턴 List

InfoBoxDODFields 공개적으로 정적으로 프로퍼티

List of known infobox fields holding date of death
public static List InfoBoxDODFields
리턴 List

InfoBoxPOBFields 공개적으로 정적으로 프로퍼티

public static List InfoBoxPOBFields
리턴 List

InfoBoxPODFields 공개적으로 정적으로 프로퍼티

public static List InfoBoxPODFields
리턴 List

InternationalDates 공개적으로 정적으로 프로퍼티

Matches dates in International format – "dd Month YYYY"
public static Regex InternationalDates
리턴 Regex

Italics 공개적으로 정적으로 프로퍼티

Matches italic text, group 1 being the text in italics (wiki format '' only)
public static Regex Italics
리턴 Regex

LinkFGAs 공개적으로 정적으로 프로퍼티

Matches {{Link FA|xxx}}, {{Link GA|xxx}}, {{Link FL|xxx}}
public static Regex LinkFGAs
리턴 Regex

LivingPeopleRegex2 공개적으로 정적으로 프로퍼티

Matches the {{recentlydeceased}} templates and its redirects
public static Regex LivingPeopleRegex2
리턴 Regex

LooseCategory 공개적으로 정적으로 프로퍼티

Matches Category links. Group 1 is the category name, group 2 is the pipe plus sortkey, if present.
public static Regex LooseCategory
리턴 Regex

LooseImage 공개적으로 정적으로 프로퍼티

Matches wikilinks to files/images, group 1 being the namespace, group 2 the image name, group 3 the description/any extra arguments
public static Regex LooseImage
리턴 Regex

MagicWordTemplates 공개적으로 정적으로 프로퍼티

List of Magic words from [[Category:Pages_which_use_a_template_in_place_of_a_magic_word]]
public static Regex MagicWordTemplates
리턴 Regex

MagicWordsBehaviourSwitches 공개적으로 정적으로 프로퍼티

List of magic words behaviour switches from https://en.wikipedia.org/wiki/Help:Magic_words#Behavior_switches
public static Regex MagicWordsBehaviourSwitches
리턴 Regex

MaintenanceTemplates 공개적으로 정적으로 프로퍼티

Matches the maintenance tags (en-wiki only) such as orphan, cleanup
public static Regex MaintenanceTemplates
리턴 Regex

MathPreSourceCodeComments 공개적으로 정적으로 프로퍼티

Matches math, pre, source, code, syntaxhighlight tags or comments
public static Regex MathPreSourceCodeComments
리턴 Regex

MeaningsOfMinorPlanetNames 공개적으로 정적으로 프로퍼티

Matches anything starting with Meanings of minor planet names
public static Regex MeaningsOfMinorPlanetNames
리턴 Regex

MetresFeetConversionNonBreakingSpaces 공개적으로 정적으로 프로퍼티

Matches "50m (170&nbsp;ft)"
public static Regex MetresFeetConversionNonBreakingSpaces
리턴 Regex

MonthDay 공개적으로 정적으로 프로퍼티

Matches month day combinations in American format – "Month dd"
public static Regex MonthDay
리턴 Regex

MonthDayRangeSpan 공개적으로 정적으로 프로퍼티

Matches month day ranges – "May 13–17"
public static Regex MonthDayRangeSpan
리턴 Regex

Months 공개적으로 정적으로 프로퍼티

Matches the month names and provides a capturing group when used in a regular expression
public static string Months
리턴 string

MonthsNoGroup 공개적으로 정적으로 프로퍼티

Matches the month names, without providing a capturing group when used in a regular expression
public static string MonthsNoGroup
리턴 string

MoreNoFootnotes 공개적으로 정적으로 프로퍼티

Matches {{no footnotes}} OR {{more footnotes}} templates
public static Regex MoreNoFootnotes
리턴 Regex

MultipleIssues 공개적으로 정적으로 프로퍼티

Matches the {{Multiple issues}} template
public static Regex MultipleIssues
리턴 Regex

MultipleIssuesArticleMaintenanceTemplates 공개적으로 정적으로 프로퍼티

Matches the cleanup templates that can be moved into the {{multiple issues}} article-level template
public static Regex MultipleIssuesArticleMaintenanceTemplates
리턴 Regex

MultipleIssuesSectionMaintenanceTemplates 공개적으로 정적으로 프로퍼티

Matches the cleanup templates that can be moved into the {{multiple issues}} section-level template
public static Regex MultipleIssuesSectionMaintenanceTemplates
리턴 Regex

NamedReferences 공개적으로 정적으로 프로퍼티

Matches full named references in format <ref name="foo">text</ref> Ref name is group 2, ref value is group 3
public static Regex NamedReferences
리턴 Regex

NamedReferencesIncludingCondensed 공개적으로 정적으로 프로퍼티

Matches named references in format <ref name="foo">text</ref> or <ref name="foo" /> Ref name is group 2, ref value is group 3
public static Regex NamedReferencesIncludingCondensed
리턴 Regex

NamespacesCaseInsensitive 공개적으로 정적으로 프로퍼티

Variables.NamespacesCaseInsensitive compiled into regexes
public static Dictionary NamespacesCaseInsensitive
리턴 Regex>.Dictionary

NestedTemplates 공개적으로 정적으로 프로퍼티

Matches single and multiline templates, AND those with nested templates
public static Regex NestedTemplates
리턴 Regex

NewUnReviewedArticle 공개적으로 정적으로 프로퍼티

Matches the {{New unreviewed article}} template
public static Regex NewUnReviewedArticle
리턴 Regex

Newline 공개적으로 정적으로 프로퍼티

Matches words
public static Regex Newline
리턴 Regex

NoGeneralFixes 공개적으로 정적으로 프로퍼티

No General Fixes regex for checkpage parsing
public static Regex NoGeneralFixes
리턴 Regex

NoRETF 공개적으로 정적으로 프로퍼티

No RegexTypoFix regex for checkpage parsing
public static Regex NoRETF
리턴 Regex

Noinclude 공개적으로 정적으로 프로퍼티

Matches <noinclude> tags
public static Regex Noinclude
리턴 Regex

NonDeadEndPageTemplates 공개적으로 정적으로 프로퍼티

Matches templates with many wikilinks to avoid tagging the transcluding page as dead-end and/or stub (en only)
public static Regex NonDeadEndPageTemplates
리턴 Regex

NonHTTPProtocols 공개적으로 정적으로 프로퍼티

Matches start of links to all Wikimedia-supported protocols except http, https: ftp, mailto, irc, gopher, telnet, nntp, worldwind, news, svn
public static Regex NonHTTPProtocols
리턴 Regex

NotATypo 공개적으로 정적으로 프로퍼티

Matches {{Not a typo}} template and redirects
public static Regex NotATypo
리턴 Regex

NotesHeader 공개적으로 정적으로 프로퍼티

Matches the Notes level 2 heading
public static Regex NotesHeader
리턴 Regex

Nowiki 공개적으로 정적으로 프로퍼티

Matches <nowiki> tags
public static Regex Nowiki
리턴 Regex

Orphan 공개적으로 정적으로 프로퍼티

Matches {{orphan}} tag, including in {{Multiple issues}}, named group MI is the {{Multiple issues}} template call up to the orphan tag
public static Regex Orphan
리턴 Regex

PeopleFromCategory 공개적으로 정적으로 프로퍼티

Matches the "People from ..." en-wiki categories
public static Regex PeopleFromCategory
리턴 Regex

PeopleInfoboxTemplates 공개적으로 정적으로 프로퍼티

Matches people infoxboxes from Category:People infobox templates
public static Regex PeopleInfoboxTemplates
리턴 Regex

Percent 공개적으로 정적으로 프로퍼티

Matches a percentage with a space or a non-breaking space
public static Regex Percent
리턴 Regex

Persondata 공개적으로 정적으로 프로퍼티

Matches {{persondata}} template, or {{personendaten}} on de-wiki
public static Regex Persondata
리턴 Regex

PipedWikiLink 공개적으로 정적으로 프로퍼티

Matches piped wikilinks, group 1 is target, group 2 the text
public static Regex PipedWikiLink
리턴 Regex

Poem 공개적으로 정적으로 프로퍼티

Matches <poem> tags
public static Regex Poem
리턴 Regex

PortalTemplate 공개적으로 정적으로 프로퍼티

Matches {{Portal}} template
public static Regex PortalTemplate
리턴 Regex

PossibleInterwikis 공개적으로 정적으로 프로퍼티

Matches links that may be interwikis, i.e. containing colon, group 1 being the wiki language, group 2 being the link target, group 3 any comment after the link
public static Regex PossibleInterwikis
리턴 Regex

PossiblyCommentedStub 공개적으로 정적으로 프로퍼티

Matches both commented and uncommented stubs
public static Regex PossiblyCommentedStub
리턴 Regex

Pstyles 공개적으로 정적으로 프로퍼티

Matches text within <p style...>...</p> HTML tags
public static Regex Pstyles
리턴 Regex

RFromModificationList 공개적으로 정적으로 프로퍼티

public static string[] RFromModificationList
리턴 string[]

RFromOtherCapitaliastionList 공개적으로 정적으로 프로퍼티

public static string[] RFromOtherCapitaliastionList
리턴 string[]

RFromTitleWithoutDiacriticsList 공개적으로 정적으로 프로퍼티

public static string[] RFromTitleWithoutDiacriticsList
리턴 string[]

Redirect 공개적으로 정적으로 프로퍼티

Matches redirects Don't use directly, use Tools.IsRedirect() and Tools.RedirectTarget instead
public static Regex Redirect
리턴 Regex

RefAfterReflist 공개적으로 정적으로 프로퍼티

Matches any of the recognised templates for displaying cite references followed by a >ref< reference
public static Regex RefAfterReflist
리턴 Regex

ReferenceList 공개적으로 정적으로 프로퍼티

Matches the "reflist", "references-small", "references-2column" references display templates
public static Regex ReferenceList
리턴 Regex

ReferencesHeader 공개적으로 정적으로 프로퍼티

Matches the References level 2 heading
public static Regex ReferencesHeader
리턴 Regex

ReferencesTemplate 공개적으로 정적으로 프로퍼티

Matches any of the recognised templates for displaying cite references e.g. {{reflist}}, {{refs}}, <references/>
public static Regex ReferencesTemplate
리턴 Regex

Refs 공개적으로 정적으로 프로퍼티

Matches <ref> tags, including named references and condensed named references
public static Regex Refs
리턴 Regex

RefsGrouped 공개적으로 정적으로 프로퍼티

Matches <ref> tags with group parameter, optionally named as well. Does not match regular named references
public static Regex RefsGrouped
리턴 Regex

RegexWordApostrophes 공개적으로 정적으로 프로퍼티

Matches words, and allows words with apostrophes to be treated as one whole word
public static Regex RegexWordApostrophes
리턴 Regex

RemoveCatsAllCats 공개적으로 정적으로 프로퍼티

public static Regex RemoveCatsAllCats
리턴 Regex

RenamedTemplateParameters 공개적으로 정적으로 프로퍼티

List of templates (first letter lower) with old parameter and new for parameter renaming
public static List RenamedTemplateParameters
리턴 List

ReversedItalics 공개적으로 정적으로 프로퍼티

Matches </i>...<i> reversed italics tags, group 1 being the content between the tags
public static Regex ReversedItalics
리턴 Regex

SIAs 공개적으로 정적으로 프로퍼티

Matches SIA templates (en only)
public static Regex SIAs
리턴 Regex

SectionLevelTwo 공개적으로 정적으로 프로퍼티

Matches the whole of a level 2 section including heading and any subsections up to but not including the next level 2 section
public static Regex SectionLevelTwo
리턴 Regex

SeeAlso 공개적으로 정적으로 프로퍼티

Matches the 'See also' level 2 heading, also "Related pages" for simple en-wiki
public static Regex SeeAlso
리턴 Regex

ShortPagesMonitor 공개적으로 정적으로 프로퍼티

Matches {{Short pages monitor}} plus comment, generated from {{subst:Long comment}}
public static Regex ShortPagesMonitor
리턴 Regex

SimpleWikiLink 공개적으로 정적으로 프로퍼티

Matches all wikilinks, categories, images etc. with nested links on same line. Group 1 is the link content
public static Regex SimpleWikiLink
리턴 Regex

SisterLinks 공개적으로 정적으로 프로퍼티

Matches the sister links templates such as {{wiktionary}}
public static Regex SisterLinks
리턴 Regex

SkipTOCTemplateRegex 공개적으로 정적으로 프로퍼티

Matches the {{skip to talk}} template and its redirects
public static Regex SkipTOCTemplateRegex
리턴 Regex

Small 공개적으로 정적으로 프로퍼티

Matches <small> tags, including nested tags. Group 1 is the text within the tags
public static Regex Small
리턴 Regex

SourceCode 공개적으로 정적으로 프로퍼티

Matches <source></source>, <syntaxhighlight>, <code></code>, <tt></tt> tags, group 1 is the tag contents
public static Regex SourceCode
리턴 Regex

StarRows 공개적으로 정적으로 프로퍼티

Matches a row beginning with an asterisk, allowing for spaces before
public static Regex StarRows
리턴 Regex

Stub 공개적으로 정적으로 프로퍼티

Matches stubs
public static Regex Stub
리턴 Regex

SupSub 공개적으로 정적으로 프로퍼티

Matches <sup> and <sub> tags
public static Regex SupSub
리턴 Regex

SurnameClarificationTemplates 공개적으로 정적으로 프로퍼티

Matches templates from [[Category:Hatnote templates for names]], excluding name order templates
public static Regex SurnameClarificationTemplates
리턴 Regex

TalkHeaderTemplate 공개적으로 정적으로 프로퍼티

Matches the {{talk header}} templates and its redirects. Also matches to whitespace after template, but not newline before a heading following
public static Regex TalkHeaderTemplate
리턴 Regex

TargetLessLink 공개적으로 정적으로 프로퍼티

public static Regex TargetLessLink
리턴 Regex

Template 공개적으로 정적으로 프로퍼티

Matches single line templates, NOT nested templates
public static Regex Template
리턴 Regex

TemplateCall 공개적으로 정적으로 프로퍼티

Matches templates, including templates with the template namespace prefix
public static Regex TemplateCall
리턴 Regex

TemplateEnd 공개적으로 정적으로 프로퍼티

Matches the end of a template call including trailing whitespace
public static Regex TemplateEnd
리턴 Regex

TemplateMultiline 공개적으로 정적으로 프로퍼티

Matches single and multiline templates, NOT nested templates
public static Regex TemplateMultiline
리턴 Regex

TemplateName 공개적으로 정적으로 프로퍼티

Matches templates: group 1 matches the names of templates. Not for templates including the template namespace prefix
public static Regex TemplateName
리턴 Regex

TemplateNameRegex 공개적으로 정적으로 프로퍼티

Matches the start of template calls to extract the template name, group 1 is the template name
public static Regex TemplateNameRegex
리턴 Regex

TemplateRedirects 공개적으로 정적으로 프로퍼티

Dictionary of template redirects (as a nested template regex) and the actual template name
public static Dictionary TemplateRedirects
리턴 string>.Dictionary

TemplateStart 공개적으로 정적으로 프로퍼티

Piece of template call, including curly brace and possible namespace
public static string TemplateStart
리턴 string

ThreeOrMoreNewlines 공개적으로 정적으로 프로퍼티

Matches three or more consecutive new lines
public static Regex ThreeOrMoreNewlines
리턴 Regex

UnPipedWikiLink 공개적으로 정적으로 프로퍼티

Matches unpiped wikilinks, group 1 is text
public static Regex UnPipedWikiLink
리턴 Regex

Uncat 공개적으로 정적으로 프로퍼티

Matches uncategorised templates: {{Uncat}}, {{Uncategorised}}, {{Uncategorised stub}} allowing for nested subst: {{uncategorised|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}}
public static Regex Uncat
리턴 Regex

UnformattedText 공개적으로 정적으로 프로퍼티

Matches unformatted text regions: nowiki, pre, math, html comments, timelines
public static Regex UnformattedText
리턴 Regex

UnitsWithoutNonBreakingSpaces 공개적으로 정적으로 프로퍼티

Matches abbreviated SI units without a non-breaking space, notably does not correct millimetres without a space due to firearms articles using this convention
public static Regex UnitsWithoutNonBreakingSpaces
리턴 Regex

UnlinkedFloruit 공개적으로 정적으로 프로퍼티

public static Regex UnlinkedFloruit
리턴 Regex

UnnamedReferences 공개적으로 정적으로 프로퍼티

Matches unnamed references in format <ref>...</ref> group 1 being the reference text
public static Regex UnnamedReferences
리턴 Regex

Unreferenced 공개적으로 정적으로 프로퍼티

Matches the {{Unreferenced}} template
public static Regex Unreferenced
리턴 Regex

UntemplatedQuotes 공개적으로 정적으로 프로퍼티

Matches quotations outside of templates but within a pair of quotation marks, notably exlcuding straight single quotes
public static Regex UntemplatedQuotes
리턴 Regex

UrlTemplate 공개적으로 정적으로 프로퍼티

Matches the various url templates {{URL}} etc. on en-wiki
public static Regex UrlTemplate
리턴 Regex

UrlValidator 공개적으로 정적으로 프로퍼티

From http://www.dreamincode.net/code/snippet3490.htm
public static Regex UrlValidator
리턴 Regex

UseDatesTemplate 공개적으로 정적으로 프로퍼티

Matches the {{use dmy dates}} family of templates and redirects
public static Regex UseDatesTemplate
리턴 Regex

UserSignature 공개적으로 정적으로 프로퍼티

Matches links to use or user talk namespace
public static Regex UserSignature
리턴 Regex

WhiteSpace 공개적으로 정적으로 프로퍼티

Matches consecutive whitespace
public static Regex WhiteSpace
리턴 Regex

Wi 공개적으로 정적으로 프로퍼티

Matches Wiktionary redirect and Wikiquote redirect templates (en only)
public static Regex Wi
리턴 Regex

WikiLink 공개적으로 정적으로 프로퍼티

Matches all wikilinks (including interwikis, images, categories etc.) up to pipe or end of wikilink. Group 1 is the target of the wikilink
public static Regex WikiLink
리턴 Regex

WikiLinksOnly 공개적으로 정적으로 프로퍼티

Matches only internal wiki links
public static Regex WikiLinksOnly
리턴 Regex

WikiLinksOnlyPlusWord 공개적으로 정적으로 프로퍼티

Matches only internal wikilinks (with or without pipe) with extra word character(s) e.g. [[link]]age or [[here|link]]age https://en.wikipedia.org/wiki/Wikipedia_talk:AutoWikiBrowser/Feature_requests#Improve_HideText.HideMore.28.29
public static Regex WikiLinksOnlyPlusWord
리턴 Regex

WikiLinksOnlyPossiblePipe 공개적으로 정적으로 프로퍼티

Matches only internal wiki links, possibly with pipe; group 1 is target, group 2 is pipe text, if piped link
public static Regex WikiLinksOnlyPossiblePipe
리턴 Regex

WikiProjectBannerShellTemplate 공개적으로 정적으로 프로퍼티

Matches the {{WikiProject banner shell}} templates and its redirects
public static Regex WikiProjectBannerShellTemplate
리턴 Regex

Wikify 공개적으로 정적으로 프로퍼티

Matches {{wikify}}, {{underlinked}} tag (including within {{multiple issues}} for en-wiki)
public static Regex Wikify
리턴 Regex

WikipediaBooks 공개적으로 정적으로 프로퍼티

Matches the {{Wikipedia books}} template
public static Regex WikipediaBooks
리턴 Regex

ZerothSection 공개적으로 정적으로 프로퍼티

Matches the first section of an article, if the article has sections, else the whole article
public static Regex ZerothSection
리턴 Regex