Difference between pages "MediaWiki:Title-blacklist" and "Template:ASRow"

From Event-B
(Difference between pages)
Jump to navigationJump to search
imported>Mathieu
m
 
imported>Mathieu
m (New page: <noinclude> Template use to specify a table row for describing ASCII representation of event-b symbols == Usage == <pre><nowiki>{{ASHeader}} {{ASRow}}|tt||fff {{ASRow}}|aa||bb |} </nowiki>...)
 
Line 1: Line 1:
# Page having titles matching this list will be deleted by a bot (ask [[User:Mathieu]])
+
<noinclude>
# External links inside those pages are then added to [[MediaWiki:Spam-blacklist]]
+
Template use to specify a table row for describing ASCII representation of event-b symbols
# This list affects only this wiki;
+
== Usage ==
#<!-- leave this line exactly as it is --> <pre>
+
<pre><nowiki>{{ASHeader}}
# Syntax is as follows:
+
{{ASRow}}|tt||fff
#  * Everything from a "#" character to the end of the line is a comment
+
{{ASRow}}|aa||bb
#  * Every non-blank line is a regex fragment which will only match titles
+
|}
#  * Spaces doesn't count and should be enclosed in [ ] to be matched
+
</nowiki></pre>
#  * regexp are case insensitive
+
== Example ==
#  * regesps are separated by a |
+
{{ASHeader}}
 +
{{ASRow}}|tt||fff
 +
{{ASRow}}|aa||bb
 +
|}
 +
[[Category:Typesetting template]]
  
\b(
+
== Template ==
Acai[ ]Berry |
+
</noinclude>
Americans? |
+
<includeonly>|- class="ASrow" text-align="center"
Arabs? |
 
Based[ ]Business |
 
Benz |
 
Chats? |
 
clickbank |
 
Cadillac |
 
Car[ ]rental |
 
Careers? |
 
Chevrolet |
 
Counseling |
 
Dat(e|ing) |
 
Dental|
 
Diets? |
 
Fat |
 
Financial |
 
Ford |
 
Florida |
 
Georgia |
 
Hispanic |
 
Hoodia |
 
Housing |
 
Hygienist |
 
Income |
 
Installous |
 
Jeep |
 
Jobs? |
 
Lad(y|ies) |
 
Mom |
 
Money |
 
Mercedeѕ |
 
Relationship |
 
Regcure |
 
Single[ ]set[ ]triggers |
 
Siting |
 
Virus(es)? |
 
Volkswagen |
 
Volvo |
 
Honda |
 
Toyota |
 
Top[ ]Ten[ ]Affiliate[ ]Program |
 
(ideal|lose|normal)[ ]weight |
 
Weight[ ](calculator|loss|Watchers?) |
 
Woman |
 
Year[ ]old |
 
cigarette
 
)\b
 
  
#</pre> <!-- leave this line exactly as it is -->
+
</includeonly><noinclude>

Revision as of 14:23, 1 September 2008

Template use to specify a table row for describing ASCII representation of event-b symbols

Usage

{{ASHeader}}
{{ASRow}}|tt||fff
{{ASRow}}|aa||bb
|}

Example

ASCII Symbol
tt fff
aa bb

Template