Talk:Parser Command Reference: Difference between revisions
From Lilith's Throne
				
				
				Jump to navigationJump to search
				
				
Sightglass (Sọ̀rọ̀ | contribs)  Created page with "1. Copy html 2. Convert to mediawiki markup (using pandoc recommended) 3. Fix margins in div 4. Do replacement of '''\(\d{3,} - \d{3,}\)''' ([\w-]+)\r\n\r\n-{5}\r\n\r\n == \1 ==\r\n Turning command ranges into subheadings"  | 
				Sightglass (Sọ̀rọ̀ | contribs) m Formatting, steps on converting LT HTML to wiki page  | 
				||
| Line 1: | Line 1: | ||
Process to convert from dialog in LT to wiki markup  | |||
# Copy html  | |||
# Convert to mediawiki markup (using pandoc recommended)  | |||
'''\(\d{3,} - \d{3,}\)''' ([\w-]+)\r\n\r\n-{5}\r\n\r\n  | # Fix margins in div  | ||
== \1 ==\r\n  | # Do replacement of  | ||
 '''\(\d{3,} - \d{3,}\)''' ([\w-]+)\r\n\r\n-{5}\r\n\r\n  | |||
 == \1 ==\r\n  | |||
Turning command ranges into subheadings  | Turning command ranges into subheadings  | ||
Latest revision as of 22:16, 28 December 2023
Process to convert from dialog in LT to wiki markup
- Copy html
 - Convert to mediawiki markup (using pandoc recommended)
 - Fix margins in div
 - Do replacement of
 
\(\d{3,} - \d{3,}\) ([\w-]+)\r\n\r\n-{5}\r\n\r\n
== \1 ==\r\n
Turning command ranges into subheadings