Difference between revisions of "Template:Regexp"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Regexp
 
{{Regexp
|1=
+
|id=
|2=
+
|regexp=
|3=
+
|base type=
|4=
+
|inverse=
|5=
+
|message=
|6=
+
|or char=
|7=
+
|base prefix=
 
}}
 
}}
 
</pre>
 
</pre>
Line 16: Line 16:
 
</noinclude><includeonly>{| class="wikitable"
 
</noinclude><includeonly>{| class="wikitable"
 
! id
 
! id
| [[Regexp id::{{{1|}}}]]
+
| [[Regexp id::{{{id|}}}]]
 
|-
 
|-
 
! regexp
 
! regexp
| [[Regexp regexp::{{{2|}}}]]
+
| [[Regexp regexp::{{{regexp|}}}]]
 
|-
 
|-
 
! base type
 
! base type
| [[Regexp base type::{{{3|}}}]]
+
| [[Regexp base type::{{{base type|}}}]]
 
|-
 
|-
 
! inverse
 
! inverse
| [[Regexp inverse::{{{4|}}}]]
+
| [[Regexp inverse::{{{inverse|}}}]]
 
|-
 
|-
 
! message
 
! message
| [[Regexp message::{{{5|}}}]]
+
| [[Regexp message::{{{message|}}}]]
 
|-
 
|-
 
! or char
 
! or char
| [[Regexp or char::{{{6|}}}]]
+
| [[Regexp or char::{{{or char|}}}]]
 
|-
 
|-
 
! base prefix
 
! base prefix
| [[Regexp base prefix::{{{7|}}}]]
+
| [[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.