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 (Created page with '== The shoemaker's son always goes barefoot == The most part of these templates should be composed of an intermediate object between {{t|userbox-level}} and them...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The shoemaker's son always goes barefoot

The most part of these templates should be composed of an intermediate object between {{userbox-level}} and them 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]