Main public logs

From NSPedia

Combined display of all available logs of NSPedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 02:55, 6 September 2026 NSPedia talk contribs created page Template:Infobox row (Created page with "<includeonly> {{#if:{{{data|}}}| <tr> <th style=" text-align:left; vertical-align:top; padding:4px 8px; font-weight:bold; "> {{{label|}}} </th> <td style=" vertical-align:top; padding:4px 8px; "> {{{data}}} </td> </tr> }} </includeonly> <noinclude> == Infobox row == Creates one label/value row inside an infobox. === Usage === <pre> {{Infobox row | label = Born | data = 1 January 1900 }} </pre> The label can contain any text. For example: <pre> {{Infobox row | la...")