Template:Community: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>ZachPruckowski
(That may fix the problem...)
mNo edit summary
 
(81 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{| style="margin:0 auto; clear: both" align=center width=80% class="toccolours"
{|width=80% align=center border="0" cellpadding="4" cellspacing="0" style="border-bottom:1px solid #999999; border-top:1px solid #dddddd; border-left:1px solid #aaaaaa; border-right:1px solid #dddddd; margin:0 auto; clear: both;" class="collapsible {{{hide}}}"  
!align=center style="background:#{{{color}}}"| ''Citizendium'' [[CZ:{{{title}}}|{{{title}}}]]
!align=center colspan=3 style="background:#{{{color}}}"| ''Citizendium'' [[CZ:{{{title}}}|{{{title}}}]]
|-
|-
|align=center|{{#if: {{{link1|}}}|{{{link1}}}|}} {{#if: {{{link2|}}}|  {{{link2}}}|}} {{#if: {{{link3|}}}|  {{{link3}}}|}} {{#if: {{{link4|}}}|  {{{link4}}}|}} {{#if: {{{link5|}}}|  {{{link5}}}|}} {{#if: {{{link6|}}}|  {{{link6}}}|}} {{#if: {{{link7|}}}|  {{{link7}}}|}} {{#if: {{{link8|}}}|  {{{link8}}}|}} {{#if: {{{link9|}}}|  {{{link9}}}|}} {{#if: {{{link10|}}}|  {{{link10}}}|}} {{#if: {{{link11|}}}|  {{{link11}}}|}} {{#if: {{{link12|}}}|  {{{link12}}}|}}
|style="background:#f5f5f5" align=center colspan=3|{{#if: {{{link1|}}}|{{{link1}}}|}} {{#if: {{{link2|}}}|| {{{link2}}}|}} {{#if: {{{link3|}}}|| {{{link3}}}|}} {{#if: {{{link4|}}}|| {{{link4}}}|}} {{#if: {{{link5|}}}|| {{{link5}}}|}} {{#if: {{{link6|}}}|| {{{link6}}}|}} {{#if: {{{link7|}}}|| {{{link7}}}|}} {{#if: {{{link8|}}}|| {{{link8}}}|}} {{#if: {{{link9|}}}|| {{{link9}}}|}} {{#if: {{{link10|}}}|| {{{link10}}}|}} {{#if: {{{link11|}}}|| {{{link11}}}|}} {{#if: {{{link12|}}}|| {{{link12}}}|}}  
 
|}
|}
[[Category:{{{title}}}]]
|width=10% align=center style="background:#F5F5F5"| 
|}
<includeonly>{{#if:{{{CatNo|}}}||{{#ifeq:{{PAGENAME}}|{{{title}}}||{{#ifeq: {{NAMESPACE}} | CZ | [[Category:{{{title}}}]]}}}}}}</includeonly><noinclude>
{{TlDoc}}</noinclude>

Latest revision as of 08:40, 31 October 2024

Citizendium [[CZ:{{{title}}}|{{{title}}}]]

|width=10% align=center style="background:#F5F5F5"|  |}


This documentation is transcluded from Template:Community/doc (edit | history)

TRANSFER ANY EDITS YOU MAKE TO THIS PAGE to {{Community without category}}. Yes, it's a kludge...

Note:
If variable "title" is not equal to the "PAGENAME" this template adds the page to "Category:title" while Template:Community without category does not.

variables:

title                   of a page in CZ name space
link1 ... link12        up to 12 optional links
seealso1 ... seealso3   up to  3 optional links
hide                    if set to "collapsed": box is shown hidden as default   
CatNo                   if not empty: suppresses adding category 

usage: see Template:Editor Policy for an example.

 {{community
   | title = Some Page
   | link1 = [[some link]]
   ...
   | seealso = [[also a link]]
   | hide = collapsed                 % if this is desired
   | CatNo = yes                      % if page should not be added to category 
 }}