Template:Community: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>John Stephenson
(Constabulary renamed)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
!align=center colspan=3 style="background:#{{{color}}}"| ''Citizendium'' [[CZ:{{{title}}}|{{{title}}}]]
!align=center colspan=3 style="background:#{{{color}}}"| ''Citizendium'' [[CZ:{{{title}}}|{{{title}}}]]
|-
|-
|style="background:#f5f5f5" align=center colspan=3|{{#if: {{{link1|}}}|{{{link1}}}|}} {{#if: {{{link2|}}}|&#124; {{{link2}}}|}} {{#if: {{{link3|}}}|&#124; {{{link3}}}|}} {{#if: {{{link4|}}}|&#124; {{{link4}}}|}} {{#if: {{{link5|}}}|&#124; {{{link5}}}|}} {{#if: {{{link6|}}}|&#124; {{{link6}}}|}} {{#if: {{{link7|}}}|&#124; {{{link7}}}|}} {{#if: {{{link8|}}}|&#124; {{{link8}}}|}} {{#if: {{{link9|}}}|&#124; {{{link9}}}|}} {{#if: {{{link10|}}}|&#124; {{{link10}}}|}} {{#if: {{{link11|}}}|&#124; {{{link11}}}|}} {{#if: {{{link12|}}}|&#124; {{{link12}}}|}} &#124; [[:Category:{{{title}}}|Other]]{{#if: {{{seealso1|}}}|<br>See also: {{{seealso1}}}|}} {{#if: {{{seealso2|}}}|&#124; {{{seealso2}}}|}} {{#if: {{{seealso3|}}}|&#124; {{{seealso3}}}|}}
|style="background:#f5f5f5" align=center colspan=3|{{#if: {{{link1|}}}|{{{link1}}}|}} {{#if: {{{link2|}}}|&#124; {{{link2}}}|}} {{#if: {{{link3|}}}|&#124; {{{link3}}}|}} {{#if: {{{link4|}}}|&#124; {{{link4}}}|}} {{#if: {{{link5|}}}|&#124; {{{link5}}}|}} {{#if: {{{link6|}}}|&#124; {{{link6}}}|}} {{#if: {{{link7|}}}|&#124; {{{link7}}}|}} {{#if: {{{link8|}}}|&#124; {{{link8}}}|}} {{#if: {{{link9|}}}|&#124; {{{link9}}}|}} {{#if: {{{link10|}}}|&#124; {{{link10}}}|}} {{#if: {{{link11|}}}|&#124; {{{link11}}}|}} {{#if: {{{link12|}}}|&#124; {{{link12}}}|}}<!-- &#124; [[:Category:{{{title}}}|Other]]-->{{#if: {{{seealso1|}}}|<br>See also: {{{seealso1}}}|}} {{#if: {{{seealso2|}}}|&#124; {{{seealso2}}}|}} {{#if: {{{seealso3|}}}|&#124; {{{seealso3}}}|}}
|-
|-
|width=10% align=center style="background:#f5f5f5"|<small>[[CZ:Home|Home]]</small>
|width=10% align=center style="background:#f5f5f5"|<small>[[CZ:How_to_edit_an_article|How to Edit]]</small>
|style="background:#F5F5F5"|
|style="background:#F5F5F5"|
{|border="0" align=center cellpadding=3px style="background:#F5F5F5; cell-spacing:2px;"
{|border="0" align=center cellpadding=3px style="background:#F5F5F5; cell-spacing:2px;"
|align="center" NOWRAP|<small>[[CZ:Getting Started|Getting Started]]</small>
|align="center" NOWRAP|<small>[[CZ:Getting Started|Getting Started]]</small>
|align="center" NOWRAP|<small>[[CZ:Organization|Organization]]</small>
|align="center" NOWRAP|<small>[[CZ:Organization|Organization]]</small>
|align="center" NOWRAP|<small>[[CZ:Communication|Communication]]</small>
|align="center" NOWRAP|<small>[[CZ:Technical Help|Technical Help]] </small>
|align="center" NOWRAP|<small>[[CZ:Technical Help|Technical Help]]</small>  
|-
|-
|align="center" NOWRAP|<small>[[CZ:Initiatives|Initiatives]]</small>
|align="center" NOWRAP|<small>[[CZ:Policies|Policies]]</small>
|align="center" NOWRAP|<small>[[CZ:Charter|Charter]]</small>
|align="center" NOWRAP|<small>[[CZ:Editor Policy|Editor Policy]]</small>
|align="center" NOWRAP|<small>[[CZ:Content Policy|Content Policy]]</small>
|align="center" NOWRAP|<small>[[CZ:Content Policy|Content Policy]]</small>
|align="center" NOWRAP|<small>[[CZ:Article Lists|Article Lists]]</small>
<!--|align="center" NOWRAP|<small>[[CZ:Council|Citizendium Council]]</small>
|-
|align="center" NOWRAP|<small>[[CZ:Governance|Governance]]</small>
|align="center" NOWRAP|<small>[[CZ:Council|Citizendium Council]]</small>
|align="center" NOWRAP|<small>[[CZ:Moderator Group|Moderators]]</small>
|align="center" NOWRAP|<small>[[CZ:Moderator Group|Moderators]]</small>
|align="center" NOWRAP|<small>[[CZ:Elections|Elections]]</small>
|align="center" NOWRAP|<small>[[CZ:Elections|Elections]]</small>-->
|}
|}
|width=10% align=center style="background:#F5F5F5"|<small>[[Welcome to Citizendium|Welcome Page]]</small>
|width=10% align=center style="background:#F5F5F5"|<small>[[Welcome to Citizendium|Welcome Page]]</small>

Latest revision as of 10:13, 28 January 2023

Citizendium [[CZ:{{{title}}}|{{{title}}}]]
How to Edit
Getting Started Organization Technical Help
Policies Content Policy
Welcome Page


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 
 }}