Difference between revisions of "Template:LE"

From Traveller Wiki - Science-Fiction Adventure in the Far future
Jump to navigation Jump to search
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{if|{{{1|}}}|[[Category: {{{1}}}]]}}
+
{{#if: {{{1|}}}|[[Category: {{{1}}}]]}}
{{if|{{{2|}}}|[[Category: {{{2}}}]]}}
+
{{#if: {{{2|}}}|[[Category: {{{2}}}]]}}
{{if|{{{3|}}}|[[Category: {{{3}}}]]}}
+
{{#if: {{{3|}}}|[[Category: {{{3}}}]]}}
{{if|{{{4|}}}|[[Category: {{{4}}}]]}}
+
{{#if: {{{4|}}}|[[Category: {{{4}}}]]}}
{{if|{{{5|}}}|[[Category: {{{5}}}]]}}
+
{{#if: {{{5|}}}|[[Category: {{{5}}}]]}}
[[Category:Library]][[Category:Canon]]
+
<includeonly>[[Category:Library]][[Category:Canon]]{{Lead character category}}</includeonly><noinclude>
<noinclude>
+
This template is a text substitution template designed to mark an article as part of the canon library and any other categories as required (up to 5). All the categories are optional. It will auto-generate an entry for the first letter in the article name.
This template is a text subsitution template designed to mark an article as part of the canon library and any other categories as required (up to 5). All the categories are optional.  
+
 
 +
See also : [[Template: LEN]], [[Template: LEA]]
 +
 
 
<pre><nowiki>
 
<pre><nowiki>
 
{{LE
 
{{LE
Line 16: Line 18:
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
 +
[[Category: Templates]]
 +
[[Category: Category templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 12:28, 22 July 2018




This template is a text substitution template designed to mark an article as part of the canon library and any other categories as required (up to 5). All the categories are optional. It will auto-generate an entry for the first letter in the article name.

See also : Template: LEN, Template: LEA

{{LE
  |<category 1>
  |<category 2>
  |<category 3>
  |<category 4>
  |<category 5>
}}