Jump to content

Category talk:Computer language user templates

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by JackPotte (talk | contribs) at 14:12, 7 September 2013. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The shoemaker's son always goes barefoot

The most part of these templates should be composed by an intermediate object between {{userbox-level}} and them, in order to obtain the same result by avoiding the repetitions. For instance {{userbox-computer-language}},

{{userbox-level
| level    = 1
| id       = [[ABAP]]
| info     = This user is a '''beginner''' '''[[:Category:User ABAP|ABAP]]''' programmer.
| info-op  = text-align: center;
| usercategory = User ABAP
| nocat = {{{nocat|}}}
}}<noinclude>
{{complang|ABAP|ABAP}}
[[Category:Computer language user templates|ABAP-1]]

would become:

{{userbox-computer-language
| level    = 1
| id       = ABAP
| nocat = {{{nocat|}}}
}}

JackPotte (talk) 14:12, 7 September 2013 (UTC)[reply]