Content:HistoryPP/TextFormatting-Keys: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(initial - complete)
 
m (code styling)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Content:HistoryPP/TextFormatting-Keys/Definitions}}
{{
<table class="wikitable">
  Content:HistoryPP/TextFormatting-Keys/Definitions
<th scope="col"> {{L10n:Content/TableHeaders | Key}} </th>
}}<table class="wikitable">
<th scope="col"> {{L10n:Content/TableHeaders | Default}} </th>
<tr>
<th scope="col"> {{L10n:Content/TableHeaders | Description}} </th>
  <th scope="col"> {{L10n:Content/TableHeaders | Key}} </th>
  <th scope="col"> {{L10n:Content/TableHeaders | Default}} </th>
  <th scope="col"> {{L10n:Content/TableHeaders | Description}} </th>
</tr>
{{  #loop: i
{{  #loop: i
   | 0                    <!-- loops start value for {{#var:i}} -->
   | 0                    <!-- loops start value for {{#var:i}} -->
Line 9: Line 12:
   | <tr>
   | <tr>
       <td> '''{{#arrayindex:HistoryPPTextFormattingKeys | {{#var:i}} }}''' </td>
       <td> '''{{#arrayindex:HistoryPPTextFormattingKeys | {{#var:i}} }}''' </td>
       <td> {{#hashvalue: {{#arrayindex:HistoryPPTextFormattingKeys | {{#var:i}} }} | default_val}} </td>
       <td> <tt>{{#hashvalue: {{#arrayindex:HistoryPPTextFormattingKeys | {{#var:i}} }} | default_val}}</tt> </td>
       <td> {{L10n:HistoryPP/TextFormatting-Keys | {{#arrayindex:HistoryPPTextFormattingKeys | {{#var:i}} }} }} </td>
       <td> {{L10n:HistoryPP/TextFormatting-Keys | {{#arrayindex:HistoryPPTextFormattingKeys | {{#var:i}} }} }} </td>
     </tr>
     </tr>
}}
}}
</table><noinclude>
[[Category:Content pages]]
</noinclude>

Latest revision as of 18:51, 13 December 2015

Key Default Description
FormatCopy %nick%, %smart_datetime%:\n%mes%\n Formats text which is copied to clipboard on Copy command
FormatCopyText %mes%\n Formats text which is copied to clipboard on Copy Text command
FormatReplyQuoted %nick%, %smart_datetime%:\n%quot_mes%\n Formats text which is copied to message input area on Reply Quoted command
FormatReplyQuotedText %quot_selmes%\n Formats selected text which is copied to message input area on Reply Quoted command
FormatSelection %selmes%\n Formats selected messages or text via external log API query