Template:Guidance/doc: Difference between revisions
Jump to navigation
Jump to search
→Usage
imported>Pingu (→Usage) |
imported>Pingu (→Usage) |
||
| Line 34: | Line 34: | ||
|{{Guidance|reason=sex}} | |{{Guidance|reason=sex}} | ||
|} | |} | ||
;Two reasons | ;Two reasons (examples) | ||
{| class="wikitable" | {| class="wikitable" | ||
! Syntax | ! Syntax | ||
| Line 40: | Line 40: | ||
|- | |- | ||
|<code><nowiki>{{Guidance|reason=flashing,graphic}}</nowiki></code> | |<code><nowiki>{{Guidance|reason=flashing,graphic}}</nowiki></code> | ||
|{{Guidance|reason=flashing, | |{{Guidance|reason=flashing,jumpscare}} | ||
|- | |- | ||
|<code><nowiki>{{Guidance|reason=flashing,jumpscare}}</nowiki></code> | |<code><nowiki>{{Guidance|reason=flashing,jumpscare}}</nowiki></code> | ||
|{{Guidance|reason=flashing, | |{{Guidance|reason=flashing,nudity}} | ||
|- | |- | ||
|<code><nowiki>{{Guidance|reason= | |<code><nowiki>{{Guidance|reason=flashing,sex}}</nowiki></code> | ||
|{{Guidance|reason=graphic,sex}} | |{{Guidance|reason=graphic,sex}} | ||
|} | |} | ||
;Three reasons | ;Three reasons (examples) | ||
{| class="wikitable" | {| class="wikitable" | ||
! Syntax | ! Syntax | ||
! Output | ! Output | ||
|- | |- | ||
|<code><nowiki>{{Guidance|reason= | |<code><nowiki>{{Guidance|reason=flashing,jumpscare,nudity}}</nowiki></code> | ||
|{{Guidance|reason= | |{{Guidance|reason=flashing,jumpscare,nudity}} | ||
|- | |- | ||
|<code><nowiki>{{Guidance|reason= | |<code><nowiki>{{Guidance|reason=graphic,nudity,sex}}</nowiki></code> | ||
|{{Guidance|reason= | |{{Guidance|reason=graphic,nudity,sex}} | ||
|} | |||
;Four reasons (examples) | |||
{| class="wikitable" | |||
! Syntax | |||
! Output | |||
|- | |- | ||
|<code><nowiki>{{Guidance|reason=flashing,graphic, | |<code><nowiki>{{Guidance|reason=flashing,graphic,jumpscare,nudity}}</nowiki></code> | ||
| | |{{Guidance|reason=flashing,graphic,jumpscare,sex}} | ||
|} | |} | ||
; | ;Five reasons (examples) | ||
{| class="wikitable" | {| class="wikitable" | ||
! Syntax | ! Syntax | ||
! Output | ! Output | ||
|- | |- | ||
|<code><nowiki>{{Guidance|reason=flashing,graphic,jumpscare, | |<code><nowiki>{{Guidance|reason=flashing,graphic,jumpscare,nudity,sex}}</nowiki></code> | ||
|{{Guidance|reason=flashing,graphic,jumpscare,sex}} | |{{Guidance|reason=flashing,graphic,jumpscare,nudity,sex}} | ||
|} | |} | ||
;Invalid reasons | ;Invalid reasons | ||