Template:CharterVote/doc: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Daniel Mietchen
imported>Daniel Mietchen
(problem solved with help from Chris)
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
<pre>
<pre>
{{CharterVote
{{CharterVote
|Discussion={{
|Discussion=
COPYPASTE
COPYPASTE
}}


}}
}}
</pre>
</pre>
(2) Open another window or tab and edit the [[User:Daniel Mietchen/Sandbox/Votes-on-Charter-draft|Charter Vote Spreadsheet]], scroll down to the relevant article and copy the corresponding lines (excluding the "----" lines above and below).
(2) If you have not opened the [[User:Daniel Mietchen/Sandbox/Votes-on-Charter-draft|Charter Vote Spreadsheet]] in edit mode yet, please do so in another tab or window, then scroll down to the relevant article and copy the corresponding lines (excluding the "----" lines above and below).


(3) Paste that code into the [[User:D. Matt Innis/CurrentDraft/RevisedStructure‎|RevisedStructure]] page (which should still be open in the previous window or tab), such that it replaces the dummy string "COPYPASTE".
(3) Paste that code into the [[User:D. Matt Innis/CurrentDraft/RevisedStructure‎|RevisedStructure]] page (which should still be open in the previous window or tab), such that it replaces the dummy string "COPYPASTE".
Line 24: Line 23:
<pre>
<pre>
{{CharterVote
{{CharterVote
|Discussion={{
|Discussion=
|preamble
{{!}}preamble
|revise
{{!}}revise
|remove "update"
{{!}}remove "update"
|revise
{{!}}revise
|as per Russell, agree to 'this' and okay with removing update
{{!}}as per Russell, agree to 'this' and okay with removing update
|accept
{{!}}accept
|
{{!}}
|accept
{{!}}accept
|
{{!}}
|revise
{{!}}revise
|"agree to a social" ==&gt; "agree to this social"
{{!}}"agree to a social" ==&gt; "agree to this social"
|revise
{{!}}revise
|other word for "update"? / "a covenant" to "this covenent"
{{!}}other word for "update"? / "a covenant" to "this covenent"
|preamble
{{!}}preamble
|Revise (4)
{{!}}Revise (4)
 
}}


}}</pre>
}}</pre>
Line 47: Line 44:
will render as follows:
will render as follows:
{{CharterVote
{{CharterVote
|Discussion={{
|Discussion=
|preamble
{{!}}preamble
|revise
{{!}}revise
|remove "update"
{{!}}remove "update"
|revise
{{!}}revise
|as per Russell, agree to 'this' and okay with removing update
{{!}}as per Russell, agree to 'this' and okay with removing update
|accept
{{!}}accept
|
{{!}}
|accept
{{!}}accept
|
{{!}}
|revise
{{!}}revise
|"agree to a social" ==&gt; "agree to this social"
{{!}}"agree to a social" ==&gt; "agree to this social"
|revise
{{!}}revise
|other word for "update"? / "a covenant" to "this covenent"
{{!}}other word for "update"? / "a covenant" to "this covenent"
|preamble
{{!}}preamble
|Revise (4)
{{!}}Revise (4)
 
}}


}}
}}


and does so [http://en.citizendium.org/wiki?title=User:D._Matt_Innis/CurrentDraft/RevisedStructure&oldid=100688349#Preamble in the Preamble section of the RevisedStructure draft].
and does so [http://en.citizendium.org/wiki/User:D._Matt_Innis/CurrentDraft/RevisedStructure#Preamble in the Preamble section of the RevisedStructure draft].
 
===Known issues===
There is an odd "{{" on the top and the
corresponding "}}" at the end of the last
entry in the table. They enclose the COPYPASTE in the usage example and were a quick hack to get {{{Discussion}}} import table-formatted
stuff into {{tl|CharterVote}}.

Latest revision as of 05:56, 16 July 2010

This template is meant to facilitate the Charter Committee's final voting rounds on the Charter draft.

Usage

(1) Open the relevant section of the RevisedStructure page and paste the following code in there (below the proposed text of the article):

{{CharterVote
|Discussion=
COPYPASTE

}}

(2) If you have not opened the Charter Vote Spreadsheet in edit mode yet, please do so in another tab or window, then scroll down to the relevant article and copy the corresponding lines (excluding the "----" lines above and below).

(3) Paste that code into the RevisedStructure page (which should still be open in the previous window or tab), such that it replaces the dummy string "COPYPASTE".

(4) Save your edit.

(5) Repeat the above until all articles have their voting discussions displayed this way.

Example

The code

{{CharterVote
|Discussion=
{{!}}preamble
{{!}}revise
{{!}}remove "update"
{{!}}revise
{{!}}as per Russell, agree to 'this' and okay with removing update
{{!}}accept
{{!}}
{{!}}accept
{{!}}
{{!}}revise
{{!}}"agree to a social" ==> "agree to this social"
{{!}}revise
{{!}}other word for "update"? / "a covenant" to "this covenent"
{{!}}preamble
{{!}}Revise (4)

}}

will render as follows:


and does so in the Preamble section of the RevisedStructure draft.