Content:HistoryPP/HiddenOptions: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(missing </table>)
No edit summary
Line 3: Line 3:
| ;;
| ;;
}}<table class="wikitable">
}}<table class="wikitable">
<th scope="col"> {{L10n:Content/TableHeaders | Key}} </th>
<tr>
<th scope="col"> {{L10n:Content/TableHeaders | Type}} </th>
<th scope="col"> {{L10n:Content/TableHeaders | Key}} </th>
<th scope="col" width="20%"> {{L10n:Content/TableHeaders | Value}} </th>
<th scope="col"> {{L10n:Content/TableHeaders | Type}} </th>
<th scope="col"> {{L10n:Content/TableHeaders | Description}} </th>
<th scope="col" style="width:20%;"> {{L10n:Content/TableHeaders | Value}} </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}} -->

Revision as of 14:01, 13 December 2015

Key Type Value Description
DateTimeFormat String See Date and time formatting
Default: 'c'
Tells how to format displayed date-time info. Used in history grids and in Event Details dialog.
FormatCopy String See Text formatting The template which controls the Copy (Ctrl+C) command
FormatCopyText String The template which controls the Copy Text (Ctrl+T) command
FormatReplyQuoted String The template which controls the Reply Quoted command
FormatReplyQuotedText String The template which controls the Reply Quoted command from pseudo-edit mode
FormatSelection String The template used for events (or selected text in pseudo-edit mode) formatting
ProfileName String Preferred nick
Default: empty, protocol-based profile names are used
Nickname which overrides protocol-based profile names.
Used in history, search, message log and export, but not in Event Details window.