Template:V: Difference between revisions
From FrathWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><div style="padding: 4px; {{ #ifexpr: ( {{ #ifeq: {{{ | <includeonly><div style="padding: 4px; {{ #ifexpr: ( {{ #ifeq: {{{3|}}} | y |1|0}} + {{ #ifeq: {{{5|}}} | y |1|0}} + {{ #ifeq: {{{7|}}} | y |1|0}} + {{ #ifeq: {{{9|}}} | y |1|0}} + {{ #ifeq: {{{11|}}} | y |1|0}} + {{ #ifeq: {{{13|}}} | y |1|0}} + {{ #ifeq: {{{15|}}} | y | 1|0}} ) > 3 | border: 1px solid #0a0; background-color: #8f8; | {{ #ifexpr: ( {{ #ifeq: {{{3|}}} | n |1|0}} + {{ #ifeq: {{{5|}}} | n |1|0}} + {{ #ifeq: {{{7|}}} | n |1|0}} + {{ #ifeq: {{{9|}}} | n |1|0}} + {{ #ifeq: {{{11|}}} | n |1|0}} + {{ #ifeq: {{{13|}}} | n |1|0}} + {{ #ifeq: {{{15|}}} | n |1|0}} ) > 3 | border: 1px solid #f00; background-color: #fa8; | border: 1px solid #00f; background-color: #bef; }} }} "><!-- | ||
content | content | ||
-->{{{1}}} — {{ #expr: {{ #ifeq: {{{ | -->{{{1}}} — {{ #expr: {{ #ifeq: {{{3|}}} | y |1|0}} + {{ #ifeq: {{{5|}}} | y |1|0}} + {{ #ifeq: {{{7|}}} | y |1|0}} + {{ #ifeq: {{{9|}}} | y |1|0}} + {{ #ifeq: {{{11|}}} | y |1|0}} + {{ #ifeq: {{{13|}}} | y |1|0}} + {{ #ifeq: {{{15|}}} | y | 1|0}} }}/{{ #expr: {{ #ifeq: {{{3|}}} | n |1|0}} + {{ #ifeq: {{{5|}}} | n |1|0}} + {{ #ifeq: {{{7|}}} | n |1|0}} + {{ #ifeq: {{{9|}}} | n |1|0}} + {{ #ifeq: {{{11|}}} | n |1|0}} + {{ #ifeq: {{{13|}}} | n |1|0}} + {{ #ifeq: {{{15|}}} | n |1|0}} }} (<!-- | ||
-->{{ #ifeq: {{{ | -->{{ #ifeq: {{{3|}}} | y |{{{2}}},|}}{{ #ifeq: {{{5|}}} | y |{{{4}}},|}}{{ #ifeq: {{{7|}}} | y |{{{6}}},|}}{{ #ifeq: {{{9|}}} | y |{{{8}}},|}}{{ #ifeq: {{{11|}}} | y |{{{10}}},|}}{{ #ifeq: {{{13|}}} | y |{{{12}}},|}}{{ #ifeq: {{{15|}}} | y |{{{14}}},|}}<!-- | ||
-->{{ #ifexpr: {{ #ifeq: {{{ | -->{{ #ifexpr: {{ #ifeq: {{{3|}}} | y |1|0}} + {{ #ifeq: {{{5|}}} | y |1|0}} + {{ #ifeq: {{{7|}}} | y |1|0}} + {{ #ifeq: {{{9|}}} | y |1|0}} + {{ #ifeq: {{{11|}}} | y |1|0}} + {{ #ifeq: {{{13|}}} | y |1|0}} + {{ #ifeq: {{{15|}}} | y |1|0}} = 0 |0|}}/<!-- | ||
-->{{ #ifeq: {{{ | -->{{ #ifeq: {{{3|}}} | n |{{{2}}}|}}{{ #ifeq: {{{5|}}} | n |{{{4}}},|}}{{ #ifeq: {{{7|}}} | n |{{{6}}},|}}{{ #ifeq: {{{9|}}} | n |{{{8}}},|}}{{ #ifeq: {{{11|}}} | n |{{{10}}},|}}{{ #ifeq: {{{13|}}} | n |{{{12}}},|}}{{ #ifeq: {{{15|}}} | n |{{{14}}},|}}<!-- | ||
-->{{#ifexpr: {{ #ifeq: {{{ | -->{{#ifexpr: {{ #ifeq: {{{3|}}} | n |1|0}} + {{ #ifeq: {{{5|}}} | n |1|0}} + {{ #ifeq: {{{7|}}} | n |1|0}} + {{ #ifeq: {{{9|}}} | n |1|0}} + {{ #ifeq: {{{11|}}} | n |1|0}} + {{ #ifeq: {{{13|}}} | n |1|0}} + {{ #ifeq: {{{15|}}} | n |1|0}} = 0 |0|}}) {{ #ifeq: {{{o|}}} | nocat || [[Category:Voting]] {{ #if: {{{BL|}}} | [[Category:VoteBL]] }} {{ #if: {{{BF|}}} | [[Category:VoteBF]] }} {{ #if: {{{FH|}}} | [[Category:VoteFH]] }} {{ #if: {{{RJ|}}} | [[Category:VoteRJ]] }} {{ #if: {{{MJ|}}} | [[Category:VoteMJ]] }} {{ #if: {{{JH|}}} | [[Category:VoteJH]] }} {{ #if: {{{ES|}}} | [[Category:VoteES]] }} }}</div></includeonly><noinclude> | ||
Creates a vote, and adds the page to the [[:Category:Voting|Voting category]]. | |||
==Arguments== | ==Arguments== | ||
Line 17: | Line 19: | ||
Example: | Example: | ||
{{V|Naeso does XY|BF | {{V|Naeso does XY|BF|y|RJ|y|ES|n|JH|y|FH|n}} | ||
<pre> | <pre> | ||
{{V|Naeso does XY|BF | {{V|Naeso does XY|BF|y|RJ|y|ES|n|JH|y|FH|n}} | ||
</pre> | </pre> | ||
Line 27: | Line 29: | ||
The option voted on. In the example this is ''Naeso does XY'' | The option voted on. In the example this is ''Naeso does XY'' | ||
===ynm=== | ==={{{ynm}}}=== | ||
set this to anything other than whitespace to make the option "maybe" available. In the example this is omitted because there is no need for a "maybe" option. | set this to anything other than whitespace to make the option "maybe" available. In the example this is omitted because there is no need for a "maybe" option. | ||
Line 33: | Line 35: | ||
'''''Currently not implemented''''' | '''''Currently not implemented''''' | ||
===o | ==={{{o}}}=== | ||
Set this to '''nocat''' if you don't want the template to add the page to any categories. | |||
==Voting tags== | ==Voting tags== |
Revision as of 03:00, 18 April 2011
Creates a vote, and adds the page to the Voting category.
Arguments
Example:
Naeso does XY — 3/2 (BF,RJ,JH,/ES,FH,)
{{V|Naeso does XY|BF|y|RJ|y|ES|n|JH|y|FH|n}}
{{{1}}}
The option voted on. In the example this is Naeso does XY
{{{ynm}}}
set this to anything other than whitespace to make the option "maybe" available. In the example this is omitted because there is no need for a "maybe" option.
Currently not implemented
{{{o}}}
Set this to nocat if you don't want the template to add the page to any categories.
Voting tags
Click on your tag below to see pages that you still have to vote on:
- blisk - BL
- bornfor- BF
- Fenhl - FH
- MalfermitaKodo - RJ
- micahjohnston - MJ
- jimhenry - JH
- Esploranto - ES
- BlueRider - Please add a voting tag for yourself. You are not considered a full member of this project until you have done this.
Naeso | |
---|---|
General: | Voting • Member list • An Introduction to Naeso |
Phonology and orthography: | Phonology • Stress • Orthography • Transliteration |
Grammar: | Grammar • Suffixes • Prepositions |
Lexicon and corpus: | Naeso-English • English-Naeso • Proposed words • Swadesh • Names • Corpus of Sentences • Math |
Conlang relay torches: | LCC4 Relay |
This template is part of the project Naeso. We meet up to discuss changes in 'real time' in #naeso on Freenode. |