Difference between revisions of "Template:Regexp"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) |
Tim Holzheim (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Regexp | {{Regexp | ||
− | | | + | |id= |
− | | | + | |regexp= |
− | | | + | |base type= |
− | | | + | |inverse= |
− | | | + | |message= |
− | | | + | |or char= |
− | | | + | |base prefix= |
}} | }} | ||
</pre> | </pre> | ||
Line 16: | Line 16: | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
! id | ! id | ||
− | | [[Regexp id::{{{ | + | | [[Regexp id::{{{id|}}}]] |
|- | |- | ||
! regexp | ! regexp | ||
− | | [[Regexp regexp::{{{ | + | | [[Regexp regexp::{{{regexp|}}}]] |
|- | |- | ||
! base type | ! base type | ||
− | | [[Regexp base type::{{{ | + | | [[Regexp base type::{{{base type|}}}]] |
|- | |- | ||
! inverse | ! inverse | ||
− | | [[Regexp inverse::{{{ | + | | [[Regexp inverse::{{{inverse|}}}]] |
|- | |- | ||
! message | ! message | ||
− | | [[Regexp message::{{{ | + | | [[Regexp message::{{{message|}}}]] |
|- | |- | ||
! or char | ! or char | ||
− | | [[Regexp or char::{{{ | + | | [[Regexp or char::{{{or char|}}}]] |
|- | |- | ||
! base prefix | ! base prefix | ||
− | | [[Regexp base prefix::{{{ | + | | [[Regexp base prefix::{{{base prefix|}}}]] |
|} | |} | ||
[[isA::Regexp]] | [[isA::Regexp]] | ||
[[Category:Regexp]] | [[Category:Regexp]] | ||
</includeonly> | </includeonly> |
Latest revision as of 21:09, 26 February 2021
This is the "Regexp" template. It should be called in the following format:
{{Regexp |id= |regexp= |base type= |inverse= |message= |or char= |base prefix= }}
Edit the page to see the template text.