Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:0/doc: Difference between revisions

Template page
clarify description (distinguish purpose from implementation details)
+de
Line 3: Line 3:
   |1        = 1
   |1        = 1
   |1label-en= invisible text
   |1label-en= invisible text
  |1label-de= unsichtbarer Text
   |1d-en    = The invisible text. Useful in more complex cases like when thousands separators are present
   |1d-en    = The invisible text. Useful in more complex cases like when thousands separators are present
  |1d-de    = Der unsichtbare Text. Nützlich in komplizierteren Fällen, zum Beispiel wenn Tausendertrennzeichen vorkommen.
   |1aliases = <!-- List of aliases, separated by / (a slash) -->
   |1aliases = <!-- List of aliases, separated by / (a slash) -->
   |1type    = line
   |1type    = line
Line 10: Line 12:


   |name              = 0
   |name              = 0
   |desc-en            = Inserts a small horizontal space with the width of a zero digit. Used for padding numbers in table columns so that they horizontally align. To insert that space, this template inserts an invisible zero (0) character (using [[w:CSS|CSS]] properties <code>visibility:hidden</code> and <code>color:transparent</code>).
   |desc-en            = Inserts a small horizontal space with the width of a zero digit. Used for padding numbers in table columns so that they horizontally align. To insert that space, this template inserts an invisible zero (0) character (using {{W|CSS||en}} properties <syntaxhighlight inline>visibility:hidden</syntaxhighlight> and <syntaxhighlight inline>color:transparent</syntaxhighlight>).
  |desc-de            = Fügt einen kleinen horizontalen Abstand ein, der so breit ist wie eine Null. Das wird benutzt, um Zahlen in Tabellenspalten auszufüllen, damit sie horizontal ausgerichtet sind. Um diesen Abstand einzufügen, fügt diese Vorlage ein unsichtbares Nullzeichen (0) ein (mit den {{W|CSS||de}}-Eigenschaften <syntaxhighlight inline>visibility:hidden</syntaxhighlight> und <syntaxhighlight inline>color:transparent</syntaxhighlight>).
   |usage-notes        =  
   |usage-notes        =  
   |namespace          =  
   |namespace          =  
Cookies help us deliver our services. By using our services, you agree to our use of cookies.