Template:Man2top: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
mNo edit summary
(changed ifeq to if - according to the mediawiki manual there is no ifeq)
Line 1: Line 1:
{{#ifeq: {{{st}}} | d | {{warning|text=This page is a copy from Manual 1. It needs to be modified to match Bluefish version 2.0.0!<br />Once you have verified this page (and corrected if necessary),<br />   
{{#if: {{{st}}} | d | {{warning|text=This page is a copy from Manual 1. It needs to be modified to match Bluefish version 2.0.0!<br />Once you have verified this page (and corrected if necessary),<br />   
please modify the status to '''u''' (updated), i.e. <tt>st=u</tt> (see [[Man 2 apc#Templates|Guidelines for Writing this Manual]]) <includeonly>[[Category:Manual 2 draft]]</includeonly>}} |}}
please modify the status to '''u''' (updated), i.e. <tt>st=u</tt> (see [[Man 2 apc#Templates|Guidelines for Writing this Manual]]) <includeonly>[[Category:Manual 2 draft]]</includeonly>}} |}}
{{#ifeq: {{{st}}} | u | this page is updated for Manual 2. It needs to be verified!  
{{#if: {{{st}}} | u | this page is updated for Manual 2. It needs to be verified!  
once you have verified this page (and corrected if necessary)   
once you have verified this page (and corrected if necessary)   
please modify the status to '''v''' (verified), i.e. <tt>st=v</tt> (see [[Man 2 apc#Templates|Guidelines for Writing this Manual]])  <includeonly>[[Category:Manual 2 updated]]</includeonly> }}
please modify the status to '''v''' (verified), i.e. <tt>st=v</tt> (see [[Man 2 apc#Templates|Guidelines for Writing this Manual]])  <includeonly>[[Category:Manual 2 updated]]</includeonly> }}
{{#ifeq: {{{st}}} | v | <includeonly>[[Category:Manual 2 verifyed]]</includeonly> }}
{{#if: {{{st}}} | v | <includeonly>[[Category:Manual 2 verifyed]]</includeonly> }}
<div style="width:100%;background-color:#D4D4D4;border:1px solid #E1E1E1;color:#4D4D4D">
<div style="width:100%;background-color:#D4D4D4;border:1px solid #E1E1E1;color:#4D4D4D">
{| style="width:100%;background-color:#D4D4D4;border:1px solid #E1E1E1;color:#4D4D4D"
{| style="width:100%;background-color:#D4D4D4;border:1px solid #E1E1E1;color:#4D4D4D"

Revision as of 12:48, 15 December 2022

{{#if: {{{st}}} | d |

Man2 warning.png This page is a copy from Manual 1. It needs to be modified to match Bluefish version 2.0.0!
Once you have verified this page (and corrected if necessary),

please modify the status to u (updated), i.e. st=u (see Guidelines for Writing this Manual)

|}}

{{#if: {{{st}}} | u | this page is updated for Manual 2. It needs to be verified! once you have verified this page (and corrected if necessary) please modify the status to v (verified), i.e. st=v (see Guidelines for Writing this Manual) }} {{#if: {{{st}}} | v | }}

Man2 icon 48.png {{#if:|
{{{Subtitle}}}
}}
[[{{{prev}}}|Prev]] }}
{{{Title}}}
}}
 [[{{{next}}}|Next]]
}}